diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2018-03-26 22:56:02 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@automotivelinux.org> | 2018-03-26 22:56:02 +0000 |
commit | 21ee0eee306d29d13834f770fad66c8441e8ce37 (patch) | |
tree | 8ead0a44d5c52f612d4dfc0b3c982eb148ebfc94 /templates | |
parent | e6e357b025355c42b382c84671924f97f2364fb9 (diff) | |
parent | f0a08671f516cb0c252f476aa806f87b28829cd1 (diff) |
Merge "50_bblayers.conf.inc: Add meta-updater-qemux86-64"
Diffstat (limited to 'templates')
-rw-r--r-- | templates/feature/agl-sota/50_bblayers.conf.inc | 1 |
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 \ " |