summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/meta-rcar-gen3/recipes-graphics/mesa/mesa_12.%.bbappend
diff options
context:
space:
mode:
authorRonan <ronan.lemartret@iot.bzh>2017-01-09 11:49:14 +0100
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2017-01-10 19:41:44 +0000
commitcdf51bba328e285d5c2871e2f81728c0bd0521a5 (patch)
tree5cba9df770b7f767fa46bed526748b6cbce6dd2e /meta-agl-bsp/meta-rcar-gen3/recipes-graphics/mesa/mesa_12.%.bbappend
parentf33718a8d0be1e39ce2b3f6a527aa805ccd8df22 (diff)
fix mesa version for yocto morty
Change-Id: I6ef9fb754a2d71aff1eae78ffde40c45a86362b5 Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
Diffstat (limited to 'meta-agl-bsp/meta-rcar-gen3/recipes-graphics/mesa/mesa_12.%.bbappend')
-rw-r--r--meta-agl-bsp/meta-rcar-gen3/recipes-graphics/mesa/mesa_12.%.bbappend7
1 files changed, 7 insertions, 0 deletions
diff --git a/meta-agl-bsp/meta-rcar-gen3/recipes-graphics/mesa/mesa_12.%.bbappend b/meta-agl-bsp/meta-rcar-gen3/recipes-graphics/mesa/mesa_12.%.bbappend
new file mode 100644
index 000000000..cb00a309e
--- /dev/null
+++ b/meta-agl-bsp/meta-rcar-gen3/recipes-graphics/mesa/mesa_12.%.bbappend
@@ -0,0 +1,7 @@
+require include/gles-control.inc
+
+include mesa-wayland.inc
+
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
+SRC_URI += "${@base_conditional('USE_GLES_WAYLAND', '1', \
+ 'file://0001-Mesa-include-the-stat.h-for-fixing-compile-errors.patch', '', d)}"