From fc373f546bd8bb18b70611930453fe166280d72a Mon Sep 17 00:00:00 2001 From: Jan-Simon Möller Date: Tue, 21 May 2019 19:52:44 +0200 Subject: Remove the 64bit rpi3 target MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit As memory is already low on 32-bit, the 64-bit target is deprecated for now. There is no benefit in maintaining two targets atm. Change-Id: I29d755ff70693280dcc1e4ce996bd4c2894bacfb Bug-AGL: SPEC-2323 Signed-off-by: Jan-Simon Möller --- templates/machine/raspberrypi3-64/50_bblayers.conf.inc | 1 - 1 file changed, 1 deletion(-) delete mode 120000 templates/machine/raspberrypi3-64/50_bblayers.conf.inc (limited to 'templates/machine/raspberrypi3-64/50_bblayers.conf.inc') diff --git a/templates/machine/raspberrypi3-64/50_bblayers.conf.inc b/templates/machine/raspberrypi3-64/50_bblayers.conf.inc deleted file mode 120000 index 653316c5c..000000000 --- a/templates/machine/raspberrypi3-64/50_bblayers.conf.inc +++ /dev/null @@ -1 +0,0 @@ -../raspberrypi3/50_bblayers.conf.inc \ No newline at end of file -- cgit 1.2.3-korg