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