From d9e94b87a7e5caf9deb0091cd8b2eca09b091d2e Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Tue, 9 May 2017 23:48:45 -0700 Subject: mesa-gl: Enable gbm for rpi weston needs gbm support which is not in userland Signed-off-by: Khem Raj --- recipes-graphics/mesa/mesa-gl_%.bbappend | 1 + 1 file changed, 1 insertion(+) create mode 100644 recipes-graphics/mesa/mesa-gl_%.bbappend (limited to 'recipes-graphics') diff --git a/recipes-graphics/mesa/mesa-gl_%.bbappend b/recipes-graphics/mesa/mesa-gl_%.bbappend new file mode 100644 index 0000000..7897125 --- /dev/null +++ b/recipes-graphics/mesa/mesa-gl_%.bbappend @@ -0,0 +1 @@ +PACKAGECONFIG_append_rpi = " gbm" -- cgit v1.2.3-54-g00ecf