aboutsummaryrefslogtreecommitdiffstats
path: root/templates/feature/agl-sota/50_bblayers.conf.inc
diff options
context:
space:
mode:
authorEugene Smirnov <eu.smirnoff@gmail.com>2018-11-23 13:49:00 +0100
committerEugene Smirnov <eu.smirnoff@gmail.com>2018-11-23 13:50:34 +0100
commitea1f1ec11396e4231c3b3da0eeebf1e0d671012f (patch)
treeba828b8ad9fbaa36ce4e9b6713c38a8bbd656717 /templates/feature/agl-sota/50_bblayers.conf.inc
parent58402f31c58076036463367a6a9022e3192053b9 (diff)
Use meta-updater-qemux86-64 layer for agl-sota feature
Change-Id: I954d7c8188017bd465584bf1f2e207b9363304e9 Signed-off-by: Eugene Smirnov <eu.smirnoff@gmail.com>
Diffstat (limited to 'templates/feature/agl-sota/50_bblayers.conf.inc')
-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 bdcf07605..48cadb61c 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 \
${METADIR}/meta-openembedded/meta-ruby \