summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/userland/userland_git.bb
diff options
context:
space:
mode:
authorHugo Hromic <hhromic@gmail.com>2018-07-02 17:28:15 +0100
committerAndrei Gherzan <andrei@gherzan.com>2018-07-04 15:33:16 +0100
commite713c3f60d74fbb864122f8f11a80ca302d53da3 (patch)
treeb0f8f414a8288a6bf8f9305e90b1a2b42a251d86 /recipes-graphics/userland/userland_git.bb
parent3b6549a5e016efe63c9d1463948b9de1ee5d89ed (diff)
downloadmeta-raspberrypi-e713c3f60d74fbb864122f8f11a80ca302d53da3.tar.gz
userland: drop now obsolete backport khronos typedef patch
The patch introduced in 237e0c7 is now fixed upstream in gstreamer-base-1.14.1, hence drop it. See: <https://github.com/GStreamer/gst-plugins-base/commit/2f3ff84f4082097a36732a91734121fb209efb84> Signed-off-by: Hugo Hromic <hhromic@gmail.com>
Diffstat (limited to 'recipes-graphics/userland/userland_git.bb')
-rw-r--r--recipes-graphics/userland/userland_git.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-graphics/userland/userland_git.bb b/recipes-graphics/userland/userland_git.bb
index b789290..2ea6af6 100644
--- a/recipes-graphics/userland/userland_git.bb
+++ b/recipes-graphics/userland/userland_git.bb
@@ -38,7 +38,6 @@ SRC_URI = "\
38 file://0014-GLES2-gl2ext.h-Define-GL_R8_EXT-and-GL_RG8_EXT.patch \ 38 file://0014-GLES2-gl2ext.h-Define-GL_R8_EXT-and-GL_RG8_EXT.patch \
39 file://0015-EGL-glplatform.h-define-EGL_CAST.patch \ 39 file://0015-EGL-glplatform.h-define-EGL_CAST.patch \
40 file://0016-Allow-multiple-wayland-compositor-state-data-per-pro.patch \ 40 file://0016-Allow-multiple-wayland-compositor-state-data-per-pro.patch \
41 file://0017-khronos-backport-typedef-for-EGL_EXT_image_dma_buf_i.patch \
42" 41"
43S = "${WORKDIR}/git" 42S = "${WORKDIR}/git"
44 43