From 63a4f7d56af11891aa8ce6a2d0171e3727aaa7be Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Sat, 12 Jun 2021 17:22:13 -0400 Subject: Remove Raspberry Pi 3 support The raspberrypi3 machine template had only been retained to allow anyone interested in using one with a telematics or cluster demo image build to do so. At this point the Pi 4 has been out long enough that that seems no longer necessary, so removing the support to avoid confusion and reduce clutter seems warranted. Bug-AGL: SPEC-3985 Signed-off-by: Scott Murray Change-Id: Ib3770ba03771aff468f94d5bf6f2910fc01f7ee0 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/26429 Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account Reviewed-by: Jan-Simon Moeller --- templates/machine/raspberrypi3/50_local.conf.inc | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 templates/machine/raspberrypi3/50_local.conf.inc (limited to 'templates/machine/raspberrypi3/50_local.conf.inc') diff --git a/templates/machine/raspberrypi3/50_local.conf.inc b/templates/machine/raspberrypi3/50_local.conf.inc deleted file mode 100644 index e47637178..000000000 --- a/templates/machine/raspberrypi3/50_local.conf.inc +++ /dev/null @@ -1,3 +0,0 @@ -MACHINE = "raspberrypi3" -#see meta-agl/meta-agl-bsp/conf/include/agl_raspberrypi3.inc -require conf/include/agl_raspberrypi3.inc -- cgit 1.2.3-korg