summaryrefslogtreecommitdiff
path: root/recipes-graphics/mesa
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2016-09-10 00:46:59 +0200
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2017-01-11 12:03:36 +0100
commitbb307f1bf2637879b306cfa4abb1a637b3ad83d6 (patch)
tree59070ff4cb22bdb085c4cb396d0ef86758bbeb21 /recipes-graphics/mesa
parentf0cd392036d0efce02767fe9c06f07dae276fe79 (diff)
mesa: port patch to new mesa version
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Diffstat (limited to 'recipes-graphics/mesa')
-rw-r--r--recipes-graphics/mesa/mesa/apalis-tk1/tegra-path-add.pcp12
1 files changed, 6 insertions, 6 deletions
diff --git a/recipes-graphics/mesa/mesa/apalis-tk1/tegra-path-add.pcp b/recipes-graphics/mesa/mesa/apalis-tk1/tegra-path-add.pcp
index 0d23203..cf6db3b 100644
--- a/recipes-graphics/mesa/mesa/apalis-tk1/tegra-path-add.pcp
+++ b/recipes-graphics/mesa/mesa/apalis-tk1/tegra-path-add.pcp
@@ -4,8 +4,8 @@ index 1a817e5..a82163d 100644
+++ b/usr/lib/pkgconfig/egl.pc
@@ -7,6 +7,6 @@ Name: egl
Description: Mesa EGL library
- Requires.private: libdrm >= 2.4.38 x11 xext xdamage xfixes x11-xcb xcb xcb-glx >= 1.8.1 xcb-dri2 >= 1.8 xxf86vm
- Version: 10.6.3
+ Requires.private: libdrm >= 2.4.60 x11 xext xdamage xfixes x11-xcb xcb xcb-glx >= 1.8.1 xcb-dri2 >= 1.8 xxf86vm
+ Version: 11.1.1
-Libs: -L${libdir} -lEGL
+Libs: -L${libdir}/arm-linux-gnueabihf/tegra-egl -L${libdir} -lEGL
Libs.private: -lm -lpthread -ldl
@@ -16,8 +16,8 @@ index c753814..20876c7 100644
+++ b/usr/lib/pkgconfig/gl.pc
@@ -7,7 +7,7 @@ Name: gl
Description: Mesa OpenGL library
- Requires.private: libdrm >= 2.4.38 x11 xext xdamage xfixes x11-xcb xcb xcb-glx >= 1.8.1 xcb-dri2 >= 1.8 xxf86vm
- Version: 10.6.3
+ Requires.private: libdrm >= 2.4.60 x11 xext xdamage xfixes x11-xcb xcb xcb-glx >= 1.8.1 xcb-dri2 >= 1.8 xxf86vm
+ Version: 11.1.1
-Libs: -L${libdir} -lGL
+Libs: -L${libdir}/arm-linux-gnueabihf/tegra -L${libdir} -lGL
Libs.private: -lm -lpthread -ldl
@@ -30,7 +30,7 @@ index 0598afe..d7c36a5 100644
@@ -7,6 +7,6 @@ Name: glesv1_cm
Description: Mesa OpenGL ES 1.1 CM library
Requires.private:
- Version: 10.6.3
+ Version: 11.1.1
-Libs: -L${libdir} -lGLESv1_CM
+Libs: -L${libdir}/arm-linux-gnueabihf/tegra-egl -L${libdir} -lGLESv1_CM
Libs.private: -lm -lpthread -ldl
@@ -42,7 +42,7 @@ index edd1b35..f06578b 100644
@@ -7,6 +7,6 @@ Name: glesv2
Description: Mesa OpenGL ES 2.0 library
Requires.private:
- Version: 10.6.3
+ Version: 11.1.1
-Libs: -L${libdir} -lGLESv2
+Libs: -L${libdir}/arm-linux-gnueabihf/tegra-egl -L${libdir} -lGLESv2
Libs.private: -lm -lpthread -ldl