Remove inactive devices 31/21031/4
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Sat, 13 Apr 2019 22:18:07 +0000 (00:18 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Mon, 29 Apr 2019 11:41:03 +0000 (11:41 +0000)
commite545e6c39fe54db30bf414cfe58f909ea2220270
treea697492c1e1dae4273f7a28e813ced54292d40a2
parentcfc5a8fdce67a750e5e786ee51907abdedf86249
Remove inactive devices

Remove device which are EOL, unused or do not work.

As discussed during the SAT call:

- rpi2 :
 -- will not work for IVI due to the CPU
 -- use the rpi3 instead

- joule :
 -- EOL for ~1y, no longer available for purchase, no way to test.

i.MX6:
Remove currently unmaintaned boards. Can re-add on request.
- imx6qsabrelite:
 -- replaced with uprev'd imx6qsabreauto -> imx6qdlsabreauto
- nitrogen6x:
 -- no thud branch upstream.

Bug-AGL: SPEC-2323

Change-Id: I28a70dcb7b48b6a9396d3003cc34d4c1f6570eca
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
14 files changed:
meta-agl-bsp/conf/include/agl_imx6qsabrelite.inc [deleted file]
meta-agl-bsp/conf/include/agl_joule.inc [deleted file]
meta-agl-bsp/conf/include/agl_nitrogen6x.inc [deleted file]
meta-agl-bsp/conf/include/agl_raspberrypi2.inc [deleted file]
templates/machine/imx6qsabrelite/40_bblayers.conf.inc [deleted file]
templates/machine/imx6qsabrelite/50_local.conf.inc [deleted file]
templates/machine/imx6qsabrelite/50_setup.sh [deleted file]
templates/machine/joule/50_bblayers.conf.inc [deleted file]
templates/machine/joule/50_local.conf.inc [deleted file]
templates/machine/nitrogen6x/40_bblayers.conf.inc [deleted file]
templates/machine/nitrogen6x/50_local.conf.inc [deleted file]
templates/machine/nitrogen6x/50_setup.sh [deleted file]
templates/machine/raspberrypi2/50_bblayers.conf.inc [deleted file]
templates/machine/raspberrypi2/50_local.conf.inc [deleted file]