summaryrefslogtreecommitdiffstats
path: root/templates/machine/raspberrypi5/50_bblayers.conf.inc
diff options
context:
space:
mode:
Diffstat (limited to 'templates/machine/raspberrypi5/50_bblayers.conf.inc')
-rw-r--r--templates/machine/raspberrypi5/50_bblayers.conf.inc5
1 files changed, 4 insertions, 1 deletions
diff --git a/templates/machine/raspberrypi5/50_bblayers.conf.inc b/templates/machine/raspberrypi5/50_bblayers.conf.inc
index 2e677dd8a..d225d627b 100644
--- a/templates/machine/raspberrypi5/50_bblayers.conf.inc
+++ b/templates/machine/raspberrypi5/50_bblayers.conf.inc
@@ -1 +1,4 @@
-BBLAYERS =+ "${METADIR}/bsp/meta-raspberrypi"
+BBLAYERS =+ " \
+ ${METADIR}/bsp/meta-raspberrypi \
+ ${METADIR}/bsp/meta-lts-mixins_u-boot \
+"