meta-agl-bsp: dra7xx-evm/beaglebone updates for dunfell
authorScott Murray <scott.murray@konsulko.com>
Tue, 21 Apr 2020 21:20:22 +0000 (21:20 +0000)
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>
Mon, 27 Apr 2020 15:12:24 +0000 (17:12 +0200)
Changes:
- Rename weston bbappend for weston 8.0.0 in dunfell.
- meta-ti now requires the meta-arm layer as the upstream source of
  the optee recipe, so add it to bblayers.conf in the machine
  templates.  This is dependent on a manifest update to add meta-arm.

Bug-AGL: SPEC-3302

Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: Ib6b40d3aa1d2b04239b6e5343eb818f3f49af8ef

meta-agl-bsp/meta-ti/recipes-arago/weston/weston_8.0.0.bbappend [moved from meta-agl-bsp/meta-ti/recipes-arago/weston/weston_7.0.0.bbappend with 100% similarity]
templates/machine/bbe/50_bblayers.conf.inc
templates/machine/beaglebone/50_bblayers.conf.inc
templates/machine/dra7xx-evm/50_bblayers.conf.inc

index 0b42c9b..b2fffb9 100644 (file)
@@ -1,4 +1,5 @@
 BBLAYERS =+ " \
+    ${METADIR}/bsp/meta-arm/meta-arm \
     ${METADIR}/bsp/meta-ti \
     ${METADIR}/bsp/meta-sancloud \
     ${METADIR}/bsp/meta-rtlwifi \
index f116ca2..6b93232 100644 (file)
@@ -1 +1,4 @@
-BBLAYERS =+ "${METADIR}/bsp/meta-ti"
+BBLAYERS =+ "\
+    ${METADIR}/bsp/meta-arm/meta-arm \
+    ${METADIR}/bsp/meta-ti \
+    "
index f116ca2..6b93232 100644 (file)
@@ -1 +1,4 @@
-BBLAYERS =+ "${METADIR}/bsp/meta-ti"
+BBLAYERS =+ "\
+    ${METADIR}/bsp/meta-arm/meta-arm \
+    ${METADIR}/bsp/meta-ti \
+    "