summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/userland/userland_git.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2018-07-09 21:29:19 -0700
committerAndrei Gherzan <andrei@gherzan.com>2018-07-16 16:57:38 +0100
commit9f523f5ecc2f3a9b1228a7970098d6d28e50d444 (patch)
tree4ee515ce9f278b300ece51faa4221edef5f5dffb /recipes-graphics/userland/userland_git.bb
parenta0beccee737290ce0e2bd0907ec0be04e6511438 (diff)
downloadmeta-raspberrypi-9f523f5ecc2f3a9b1228a7970098d6d28e50d444.tar.gz
Revert "userland: drop now obsolete backport khronos typedef patch"
This reverts commit e713c3f60d74fbb864122f8f11a80ca302d53da3.
Diffstat (limited to 'recipes-graphics/userland/userland_git.bb')
-rw-r--r--recipes-graphics/userland/userland_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-graphics/userland/userland_git.bb b/recipes-graphics/userland/userland_git.bb
index e0e90af..2257d15 100644
--- a/recipes-graphics/userland/userland_git.bb
+++ b/recipes-graphics/userland/userland_git.bb
@@ -38,6 +38,7 @@ 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 \
41" 42"
42S = "${WORKDIR}/git" 43S = "${WORKDIR}/git"
43 44