[yocto] [meta-raspberrypi][PATCH 2/3] raspberrypi3-64.conf: Add vc4graphics to MACHINE_FEATURES

Khem Raj raj.khem at gmail.com
Wed Feb 15 18:45:56 PST 2017


Userland wont work in 64bit mode

Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 conf/machine/raspberrypi3-64.conf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/conf/machine/raspberrypi3-64.conf b/conf/machine/raspberrypi3-64.conf
index e7d9af2..0bf1397 100644
--- a/conf/machine/raspberrypi3-64.conf
+++ b/conf/machine/raspberrypi3-64.conf
@@ -36,5 +36,6 @@ SERIAL_CONSOLE = "115200 ttyS0"
 VC4_CMA_SIZE ?= "cma-256"
 
 UBOOT_MACHINE = "rpi_3_config"
+MACHINE_FEATURES_append = " vc4graphics"
 
 PREFERRED_VERSION_linux-raspberrypi ?= "4.9.%"
-- 
2.11.1




More information about the yocto mailing list