summaryrefslogtreecommitdiffstats
path: root/package/mesa3d/0001-Fix-khrplatform.h-not-installed-if-EGL-is-disabled.patch
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2015-10-03 21:59:53 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-10-04 11:24:26 +0100
commita33e05abff3ea50f219a3f6ae4d2b81624a99129 (patch)
tree7e0c87af86fc5d4e092f519627a947a73ab0ffb4 /package/mesa3d/0001-Fix-khrplatform.h-not-installed-if-EGL-is-disabled.patch
parent571552c4687f73c12a449cea45b842090a14c4fc (diff)
downloadbuildroot-a33e05abff3ea50f219a3f6ae4d2b81624a99129.tar.gz
buildroot-a33e05abff3ea50f219a3f6ae4d2b81624a99129.zip
package/mesa3d: bump to version 11.0.2
Mesa3d 10.6.x is reaching end-of-life: http://lists.freedesktop.org/archives/mesa-announce/2015-October/000178.html "NOTE: It is anticipated that 10.6.9 will be the final release in the 10.6 series. Users of 10.6 are encouraged to migrate to the 11.0 series in order to obtain future fixes." Run-time testing with Kodi Isengard on an Intel GPU was positive. Rebased 0001-Fix-khrplatform.h-not-installed-if-EGL-is-disabled.patch. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/mesa3d/0001-Fix-khrplatform.h-not-installed-if-EGL-is-disabled.patch')
-rw-r--r--package/mesa3d/0001-Fix-khrplatform.h-not-installed-if-EGL-is-disabled.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/mesa3d/0001-Fix-khrplatform.h-not-installed-if-EGL-is-disabled.patch b/package/mesa3d/0001-Fix-khrplatform.h-not-installed-if-EGL-is-disabled.patch
index 5dc9099305..ab773f85a4 100644
--- a/package/mesa3d/0001-Fix-khrplatform.h-not-installed-if-EGL-is-disabled.patch
+++ b/package/mesa3d/0001-Fix-khrplatform.h-not-installed-if-EGL-is-disabled.patch
@@ -14,8 +14,8 @@ Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr>
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> (rebased for mesa3d 10.3)
diff -uNr Mesa-10.3.0-rc2.org/src/egl/main/Makefile.am Mesa-10.3.0-rc2/src/egl/main/Makefile.am
---- Mesa-10.3.0-rc2.org/src/egl/main/Makefile.am 2014-08-29 00:00:57.000000000 +0200
-+++ Mesa-10.3.0-rc2/src/egl/main/Makefile.am 2014-09-02 21:35:52.548071820 +0200
+--- Mesa-10.3.0-rc2.org/src/egl/Makefile.am 2014-08-29 00:00:57.000000000 +0200
++++ Mesa-10.3.0-rc2/src/egl/Makefile.am 2014-09-02 21:35:52.548071820 +0200
@@ -85,9 +85,6 @@
pkgconfig_DATA = egl.pc
OpenPOWER on IntegriCloud