aboutsummaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorLeon Anavi <leon.anavi@konsulko.com>2018-03-20 18:30:10 +0200
committerLeon Anavi <leon.anavi@konsulko.com>2018-03-20 18:33:17 +0200
commitf0a08671f516cb0c252f476aa806f87b28829cd1 (patch)
tree175f1197567dae6eee035389321c6c2256619fbc /templates
parentf76255eb84830a981c2539b2706d8c4ec9134939 (diff)
50_bblayers.conf.inc: Add meta-updater-qemux86-64
Add Yocto/OE layer meta-updater-qemux86-64 to BBLAYERS as it brings fixes for machine qemux86-64 when feature agl-sota is enabled. Bug-AGL: SPEC-1289 Change-Id: Ibe21338f2535f62a07221495c467bcf200ae7834 Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Diffstat (limited to 'templates')
-rw-r--r--templates/feature/agl-sota/50_bblayers.conf.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/feature/agl-sota/50_bblayers.conf.inc b/templates/feature/agl-sota/50_bblayers.conf.inc
index dd64eda24..7510b45be 100644
--- a/templates/feature/agl-sota/50_bblayers.conf.inc
+++ b/templates/feature/agl-sota/50_bblayers.conf.inc
@@ -1,5 +1,6 @@
BBLAYERS =+ " \
${METADIR}/meta-updater \
+ ${METADIR}/meta-updater-qemux86-64 \
${METADIR}/meta-openembedded/meta-filesystems \
${METADIR}/meta-openembedded/meta-python \
"