summaryrefslogtreecommitdiffstats
path: root/templates/feature/agl-sota/50_bblayers.conf.inc
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2019-06-10 19:25:13 +0000
committerGerrit Code Review <gerrit@automotivelinux.org>2019-06-10 19:25:13 +0000
commit7489fa14eee5819f8fd965c3f8f53e62ce7fcfd2 (patch)
tree1f6fff325d9377d2e6dd3e79252ff231d11bde6f /templates/feature/agl-sota/50_bblayers.conf.inc
parent9ab1047679978070b4c0647ec1c9f9846c179570 (diff)
parentd04f0793f5e06e23268a6025632bfd7abd113fb5 (diff)
Merge "Changes to support the repo clone rework"
Diffstat (limited to 'templates/feature/agl-sota/50_bblayers.conf.inc')
-rw-r--r--templates/feature/agl-sota/50_bblayers.conf.inc8
1 files changed, 4 insertions, 4 deletions
diff --git a/templates/feature/agl-sota/50_bblayers.conf.inc b/templates/feature/agl-sota/50_bblayers.conf.inc
index 7510b45be..67c41d230 100644
--- a/templates/feature/agl-sota/50_bblayers.conf.inc
+++ b/templates/feature/agl-sota/50_bblayers.conf.inc
@@ -1,7 +1,7 @@
BBLAYERS =+ " \
- ${METADIR}/meta-updater \
- ${METADIR}/meta-updater-qemux86-64 \
- ${METADIR}/meta-openembedded/meta-filesystems \
- ${METADIR}/meta-openembedded/meta-python \
+ ${METADIR}/external/meta-updater \
+ ${METADIR}/external/meta-updater-qemux86-64 \
+ ${METADIR}/external/meta-openembedded/meta-filesystems \
+ ${METADIR}/external/meta-openembedded/meta-python \
"