summaryrefslogtreecommitdiffstats
path: root/templates/feature/agl-jailhouse/50_bblayers.conf.inc
diff options
context:
space:
mode:
Diffstat (limited to 'templates/feature/agl-jailhouse/50_bblayers.conf.inc')
-rw-r--r--templates/feature/agl-jailhouse/50_bblayers.conf.inc7
1 files changed, 7 insertions, 0 deletions
diff --git a/templates/feature/agl-jailhouse/50_bblayers.conf.inc b/templates/feature/agl-jailhouse/50_bblayers.conf.inc
new file mode 100644
index 00000000..d3ed39d5
--- /dev/null
+++ b/templates/feature/agl-jailhouse/50_bblayers.conf.inc
@@ -0,0 +1,7 @@
+BBLAYERS =+ " \
+ ${METADIR}/meta-agl-devel/meta-agl-jailhouse \
+ ${METADIR}/bsp/meta-arm/meta-arm \
+"
+
+# Up-to-date meta-arm depends on meta-arm-toolchain
+#BBLAYERS =+ "${METADIR}/bsp/meta-arm/meta-arm-toolchain"