summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2014-05-10 12:02:19 +0200
committerPeter Korsgaard <peter@korsgaard.com>2014-05-12 22:53:19 +0200
commit7a945c10d5255895f7ee53363c9961b90178b936 (patch)
treeaf2d877ef53af957ed95e2060e8bd98940428446
parentbb7271b9fe7e4fc3611e9ae0f3cf3171149a8ec0 (diff)
downloadbuildroot-7a945c10d5255895f7ee53363c9961b90178b936.tar.gz
buildroot-7a945c10d5255895f7ee53363c9961b90178b936.zip
mesa3d: Add patch note about upstream bug
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
-rw-r--r--package/mesa3d/mesa3d-0001-Fix-khrplatform.h-not-installed-if-EGL-is-disabled.patch2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/mesa3d/mesa3d-0001-Fix-khrplatform.h-not-installed-if-EGL-is-disabled.patch b/package/mesa3d/mesa3d-0001-Fix-khrplatform.h-not-installed-if-EGL-is-disabled.patch
index 79df1ce38e..53ba5199ea 100644
--- a/package/mesa3d/mesa3d-0001-Fix-khrplatform.h-not-installed-if-EGL-is-disabled.patch
+++ b/package/mesa3d/mesa3d-0001-Fix-khrplatform.h-not-installed-if-EGL-is-disabled.patch
@@ -8,6 +8,8 @@ only installed if Mesa3d is compiled with EGL support.
This patch installs this header file unconditionally.
+Patch sent upstream: https://bugs.freedesktop.org/show_bug.cgi?id=77240
+
Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr>
---
src/egl/main/Makefile.am | 3 ---
OpenPOWER on IntegriCloud