[yocto] [meta-raspberrypi][PATCH 5/7] rpi-base.inc: Include dtb for RPI0 WiFi

Andrei Gherzan andrei at gherzan.ro
Fri Apr 14 13:13:11 PDT 2017


Signed-off-by: Andrei Gherzan <andrei at gherzan.ro>
---
 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 092cbeb..003dd65 100644
--- a/conf/machine/include/rpi-base.inc
+++ b/conf/machine/include/rpi-base.inc
@@ -14,6 +14,7 @@ XSERVER = " \
     "
 
 KERNEL_DEVICETREE ?= " \
+    bcm2708-rpi-0-w.dtb \
     bcm2708-rpi-b.dtb \
     bcm2708-rpi-b-plus.dtb \
     bcm2709-rpi-2-b.dtb \
-- 
2.12.1




More information about the yocto mailing list