[khronos-opencl-headers] 01/02: Remove unneeded EGL includes from cl_egl.h

Vincent Danjean vdanjean at debian.org
Thu Feb 11 10:50:25 UTC 2016


This is an automated email from the git hooks/post-receive script.

vdanjean pushed a commit to branch master
in repository khronos-opencl-headers.

commit b9f7e0d03f176afd9d46c91949d1acb21e867eab
Author: Vincent Danjean <Vincent.Danjean at ens-lyon.org>
Date:   Thu Feb 11 11:42:33 2016 +0100

    Remove unneeded EGL includes from cl_egl.h
    
    Patch backported from upstream (they accept our proposal)
---
 debian/patches/from-upstream-fix-egl-includes.patch | 16 ++++++++++++++++
 debian/patches/series                               |  1 +
 2 files changed, 17 insertions(+)

diff --git a/debian/patches/from-upstream-fix-egl-includes.patch b/debian/patches/from-upstream-fix-egl-includes.patch
new file mode 100644
index 0000000..eae7dd6
--- /dev/null
+++ b/debian/patches/from-upstream-fix-egl-includes.patch
@@ -0,0 +1,16 @@
+Author: Vincent Danjean <vdanjean at debian.org>
+Subject: Remove unneeded EGL includes from cl_egl.h
+Bug-Debian: http://bugs.debian.org/809263
+Origin: https://github.com/KhronosGroup/OpenCL-Headers/commit/c1770dcc6cf1daadec1905e7393f3691c1dde200
+Applied-Upstream: commit:c1770dcc6cf1daadec1905e7393f3691c1dde200
+--- a/cl_egl.h
++++ b/cl_egl.h
+@@ -28,8 +28,6 @@
+ 
+ #else
+ #include <CL/cl.h>
+-#include <EGL/egl.h>
+-#include <EGL/eglext.h>
+ #endif  
+ 
+ #ifdef __cplusplus
diff --git a/debian/patches/series b/debian/patches/series
index 6217d8b..52222ad 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
 AMD_extensions.patch
 use__vector.patch
 fix_symbol_clash.patch
+from-upstream-fix-egl-includes.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opencl/khronos-opencl-headers.git



More information about the Pkg-opencl-commits mailing list