[yocto] [meta-raspberrypi][PATCH 07/23] raspberrypi.conf: set the default value of VC4_CMA_SIZE to support vc4graphics

Khem Raj raj.khem at gmail.com
Thu Aug 11 18:05:52 PDT 2016


From: Herve Jourdain <herve.jourdain at neuf.fr>

Signed-off-by: Herve Jourdain <herve.jourdain at neuf.fr>
Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 conf/machine/raspberrypi.conf | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/conf/machine/raspberrypi.conf b/conf/machine/raspberrypi.conf
index 72beeb8..df8194c 100644
--- a/conf/machine/raspberrypi.conf
+++ b/conf/machine/raspberrypi.conf
@@ -10,3 +10,5 @@ include conf/machine/include/rpi-base.inc
 SERIAL_CONSOLE = "115200 ttyAMA0"
 
 UBOOT_MACHINE = "rpi_config"
+VC4_CMA_SIZE_raspberrypi ?= "cma-64"
+
-- 
2.9.2




More information about the yocto mailing list