[yocto] [meta-raspberrypi][PATCH 6/6] rpi-base.inc: build vc4-fkms-v3d.dtbo

Andreas Müller schnitzeltony at googlemail.com
Wed Sep 21 22:47:54 PDT 2016


For those who want to run closed source driver with mesa. See further details
at [1]

[1] http://anholt.livejournal.com/47717.html

Signed-off-by: Andreas Müller <schnitzeltony at googlemail.com>
---
 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 69774f4..737e842 100644
--- a/conf/machine/include/rpi-base.inc
+++ b/conf/machine/include/rpi-base.inc
@@ -38,6 +38,7 @@ KERNEL_DEVICETREE ?= " \
     overlays/w1-gpio-pullup.dtbo \
     overlays/pi3-miniuart-bt.dtbo \
     overlays/vc4-kms-v3d.dtbo \
+    overlays/vc4-fkms-v3d.dtbo \
     "
 KERNEL_IMAGETYPE ?= "Image"
 
-- 
2.5.5




More information about the yocto mailing list