From 90863de4872b603654f8de0241932ef8b6fa4d51 Mon Sep 17 00:00:00 2001 From: Leon Anavi Date: Tue, 23 Jul 2019 18:55:23 +0300 Subject: templates: Add templates for Raspberry Pi 4 Add local.conf and bblayears.conf templates for Raspberry Pi 4. Bug-AGL: SPEC-2656 Signed-off-by: Leon Anavi Change-Id: I51fb521e4cb8e963420cbe7c68272299a592840e --- templates/machine/raspberrypi4/50_bblayers.conf.inc | 1 + 1 file changed, 1 insertion(+) create mode 100644 templates/machine/raspberrypi4/50_bblayers.conf.inc (limited to 'templates/machine/raspberrypi4/50_bblayers.conf.inc') diff --git a/templates/machine/raspberrypi4/50_bblayers.conf.inc b/templates/machine/raspberrypi4/50_bblayers.conf.inc new file mode 100644 index 000000000..2e677dd8a --- /dev/null +++ b/templates/machine/raspberrypi4/50_bblayers.conf.inc @@ -0,0 +1 @@ +BBLAYERS =+ "${METADIR}/bsp/meta-raspberrypi" -- cgit 1.2.3-korg