summaryrefslogtreecommitdiffstats
path: root/templates/machine/beaglebone/50_bblayers.conf.inc
diff options
context:
space:
mode:
Diffstat (limited to 'templates/machine/beaglebone/50_bblayers.conf.inc')
-rw-r--r--templates/machine/beaglebone/50_bblayers.conf.inc6
1 files changed, 5 insertions, 1 deletions
diff --git a/templates/machine/beaglebone/50_bblayers.conf.inc b/templates/machine/beaglebone/50_bblayers.conf.inc
index c62a1bbb3..6ef08c43e 100644
--- a/templates/machine/beaglebone/50_bblayers.conf.inc
+++ b/templates/machine/beaglebone/50_bblayers.conf.inc
@@ -1 +1,5 @@
-BBLAYERS =+ "${METADIR}/meta-ti"
+BBLAYERS =+ "\
+ ${METADIR}/bsp/meta-arm/meta-arm \
+ ${METADIR}/bsp/meta-arm/meta-arm-toolchain \
+ ${METADIR}/bsp/meta-ti/meta-ti-bsp \
+ "