[yocto] [meta-raspberrypi][PATCH 6/6] rpi-base.inc: Add rpi3 device tree blob

Theodor Gherzan theodor at gherzan.ro
Wed Mar 9 06:15:07 PST 2016


From: Theodor Gherzan <theodor at resin.io>

Signed-off-by: Theodor Gherzan <theodor at resin.io>
---
 conf/machine/include/rpi-base.inc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/conf/machine/include/rpi-base.inc b/conf/machine/include/rpi-base.inc
index 27f09ad..792150e 100644
--- a/conf/machine/include/rpi-base.inc
+++ b/conf/machine/include/rpi-base.inc
@@ -22,6 +22,7 @@ KERNEL_DEVICETREE ?= " \
     bcm2708-rpi-b.dtb \
     bcm2708-rpi-b-plus.dtb \
     bcm2709-rpi-2-b.dtb \
+    bcm2710-rpi-3-b.dtb \
     \
     overlays/hifiberry-amp-overlay.dtb \
     overlays/hifiberry-dac-overlay.dtb \
--
2.1.4




More information about the yocto mailing list