summaryrefslogtreecommitdiffstats
path: root/templates/machine/raspberrypi5/50_bblayers.conf.inc
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@konsulko.com>2024-03-09 18:02:53 -0500
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2024-03-11 12:42:06 +0000
commit3fb5640211e4c3874036a6d4a61e852b348eb4ad (patch)
treef6a3d0a16fb880eb5249d792769d9740b347abc5 /templates/machine/raspberrypi5/50_bblayers.conf.inc
parent79ffaf0d4a25bb72474bed849a9e35a38602a71c (diff)
Add RaspberryPi 5 platform template
This adds templates to build for the RaspberryPi 5 platform. Note that meta-raspberrypi doesn't yet have U-boot updates for the platform, will be added later. Bug-AGL: SPEC-5094 Change-Id: Idede92ca5d9b678ee2f9ea0869e64da04dd719ea Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/29735 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account
Diffstat (limited to 'templates/machine/raspberrypi5/50_bblayers.conf.inc')
-rw-r--r--templates/machine/raspberrypi5/50_bblayers.conf.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/machine/raspberrypi5/50_bblayers.conf.inc b/templates/machine/raspberrypi5/50_bblayers.conf.inc
new file mode 100644
index 000000000..2e677dd8a
--- /dev/null
+++ b/templates/machine/raspberrypi5/50_bblayers.conf.inc
@@ -0,0 +1 @@
+BBLAYERS =+ "${METADIR}/bsp/meta-raspberrypi"