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.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/machine/beaglebone/50_bblayers.conf.inc b/templates/machine/beaglebone/50_bblayers.conf.inc
index 6b9323262..6ef08c43e 100644
--- a/templates/machine/beaglebone/50_bblayers.conf.inc
+++ b/templates/machine/beaglebone/50_bblayers.conf.inc
@@ -1,4 +1,5 @@
BBLAYERS =+ "\
${METADIR}/bsp/meta-arm/meta-arm \
- ${METADIR}/bsp/meta-ti \
+ ${METADIR}/bsp/meta-arm/meta-arm-toolchain \
+ ${METADIR}/bsp/meta-ti/meta-ti-bsp \
"