summaryrefslogtreecommitdiffstats
path: root/templates/machine
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2019-04-14 00:18:07 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2019-04-29 11:41:03 +0000
commite545e6c39fe54db30bf414cfe58f909ea2220270 (patch)
treea697492c1e1dae4273f7a28e813ced54292d40a2 /templates/machine
parentcfc5a8fdce67a750e5e786ee51907abdedf86249 (diff)
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>
Diffstat (limited to 'templates/machine')
-rw-r--r--templates/machine/imx6qsabrelite/40_bblayers.conf.inc6
-rw-r--r--templates/machine/imx6qsabrelite/50_local.conf.inc2
-rw-r--r--templates/machine/imx6qsabrelite/50_setup.sh2
-rw-r--r--templates/machine/joule/50_bblayers.conf.inc1
-rw-r--r--templates/machine/joule/50_local.conf.inc3
-rw-r--r--templates/machine/nitrogen6x/40_bblayers.conf.inc6
-rw-r--r--templates/machine/nitrogen6x/50_local.conf.inc3
-rw-r--r--templates/machine/nitrogen6x/50_setup.sh2
-rw-r--r--templates/machine/raspberrypi2/50_bblayers.conf.inc1
-rw-r--r--templates/machine/raspberrypi2/50_local.conf.inc3
10 files changed, 0 insertions, 29 deletions
diff --git a/templates/machine/imx6qsabrelite/40_bblayers.conf.inc b/templates/machine/imx6qsabrelite/40_bblayers.conf.inc
deleted file mode 100644
index 2377ff6bc..000000000
--- a/templates/machine/imx6qsabrelite/40_bblayers.conf.inc
+++ /dev/null
@@ -1,6 +0,0 @@
-BBLAYERS =+ "\
- ${METADIR}/meta-freescale \
- ${METADIR}/meta-freescale-3rdparty \
- ${METADIR}/meta-freescale-distro \
- ${METADIR}/meta-boundary \
- "
diff --git a/templates/machine/imx6qsabrelite/50_local.conf.inc b/templates/machine/imx6qsabrelite/50_local.conf.inc
deleted file mode 100644
index 72700ccc7..000000000
--- a/templates/machine/imx6qsabrelite/50_local.conf.inc
+++ /dev/null
@@ -1,2 +0,0 @@
-MACHINE = "imx6qsabrelite"
-require conf/include/agl_imx6qsabrelite.inc
diff --git a/templates/machine/imx6qsabrelite/50_setup.sh b/templates/machine/imx6qsabrelite/50_setup.sh
deleted file mode 100644
index bb22790dc..000000000
--- a/templates/machine/imx6qsabrelite/50_setup.sh
+++ /dev/null
@@ -1,2 +0,0 @@
-find_and_ack_eula $METADIR/meta-freescale EULA
-export EULA_FLAG_NAME="ACCEPT_FSL_EULA"
diff --git a/templates/machine/joule/50_bblayers.conf.inc b/templates/machine/joule/50_bblayers.conf.inc
deleted file mode 100644
index d50ccc922..000000000
--- a/templates/machine/joule/50_bblayers.conf.inc
+++ /dev/null
@@ -1 +0,0 @@
-BBLAYERS =+ "${METADIR}/meta-intel"
diff --git a/templates/machine/joule/50_local.conf.inc b/templates/machine/joule/50_local.conf.inc
deleted file mode 100644
index 04b7e6f20..000000000
--- a/templates/machine/joule/50_local.conf.inc
+++ /dev/null
@@ -1,3 +0,0 @@
-MACHINE = "intel-corei7-64"
-#see meta-agl/meta-agl-bsp/conf/include/agl_joule.inc
-require conf/include/agl_joule.inc
diff --git a/templates/machine/nitrogen6x/40_bblayers.conf.inc b/templates/machine/nitrogen6x/40_bblayers.conf.inc
deleted file mode 100644
index 2377ff6bc..000000000
--- a/templates/machine/nitrogen6x/40_bblayers.conf.inc
+++ /dev/null
@@ -1,6 +0,0 @@
-BBLAYERS =+ "\
- ${METADIR}/meta-freescale \
- ${METADIR}/meta-freescale-3rdparty \
- ${METADIR}/meta-freescale-distro \
- ${METADIR}/meta-boundary \
- "
diff --git a/templates/machine/nitrogen6x/50_local.conf.inc b/templates/machine/nitrogen6x/50_local.conf.inc
deleted file mode 100644
index e0133552d..000000000
--- a/templates/machine/nitrogen6x/50_local.conf.inc
+++ /dev/null
@@ -1,3 +0,0 @@
-MACHINE = "nitrogen6x"
-require conf/include/agl_nitrogen6x.inc
-
diff --git a/templates/machine/nitrogen6x/50_setup.sh b/templates/machine/nitrogen6x/50_setup.sh
deleted file mode 100644
index bb22790dc..000000000
--- a/templates/machine/nitrogen6x/50_setup.sh
+++ /dev/null
@@ -1,2 +0,0 @@
-find_and_ack_eula $METADIR/meta-freescale EULA
-export EULA_FLAG_NAME="ACCEPT_FSL_EULA"
diff --git a/templates/machine/raspberrypi2/50_bblayers.conf.inc b/templates/machine/raspberrypi2/50_bblayers.conf.inc
deleted file mode 100644
index 1250b359f..000000000
--- a/templates/machine/raspberrypi2/50_bblayers.conf.inc
+++ /dev/null
@@ -1 +0,0 @@
-BBLAYERS =+ "${METADIR}/meta-raspberrypi"
diff --git a/templates/machine/raspberrypi2/50_local.conf.inc b/templates/machine/raspberrypi2/50_local.conf.inc
deleted file mode 100644
index 5d314eeb4..000000000
--- a/templates/machine/raspberrypi2/50_local.conf.inc
+++ /dev/null
@@ -1,3 +0,0 @@
-MACHINE = "raspberrypi2"
-#see meta-agl/meta-agl-bsp/conf/include/agl_raspberrypi2.inc
-require conf/include/agl_raspberrypi2.inc