summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/meta-rcar-gen3/recipes-graphics/mesa/mesa_12.%.bbappend
diff options
context:
space:
mode:
authorRonan Le Martret <ronan.lemartret@iot.bzh>2017-02-24 10:34:38 +0100
committerRonan Le Martret <ronan.lemartret@iot.bzh>2017-03-19 12:25:48 +0100
commitcbde4c99fd6460f9a1d05b0fa87bc1a0342ac007 (patch)
tree14df28b67c4ccf5d7a38caa2132057ab462e3fb6 /meta-agl-bsp/meta-rcar-gen3/recipes-graphics/mesa/mesa_12.%.bbappend
parent79079335ceb05a5079f6594e31624375f4abc471 (diff)
[rcar-gen3] Remove mesa backport
* as Renesas rcar gen3 v2.16 do not use mesa recipes (.bbappend) 10.6.3, we do not need to maintain this recipes. Bug-AGL: SPEC-471 Bug-AGL: SPEC-419 Change-Id: I80582d725bec71931d8d5fbf83fe3e0b29381592 Signed-off-by: Ronan Le Martret <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, 0 insertions, 7 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
deleted file mode 100644
index cb00a309e..000000000
--- a/meta-agl-bsp/meta-rcar-gen3/recipes-graphics/mesa/mesa_12.%.bbappend
+++ /dev/null
@@ -1,7 +0,0 @@
-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)}"