summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/userland/userland_git.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2016-02-06 12:27:41 -0800
committerAndrei Gherzan <andrei@gherzan.ro>2016-03-10 14:53:03 +0100
commit507ab2682b3a232fa7ffa52b8b2ef29f07845a26 (patch)
tree26e319c0c45f1e7e508f1d9725b7d0d9339c65db /recipes-graphics/userland/userland_git.bb
parent4ed070fc0c8050b544257a6952be580213756f0b (diff)
downloadmeta-raspberrypi-507ab2682b3a232fa7ffa52b8b2ef29f07845a26.tar.gz
userland: Delete rpc flushing of thread in glEGLImageTargetTexture2DOES
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
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 75e437f..d78a7c9 100644
--- a/recipes-graphics/userland/userland_git.bb
+++ b/recipes-graphics/userland/userland_git.bb
@@ -32,6 +32,7 @@ SRC_URI = "\
32 file://0012-interface-remove-faulty-assert-to-make-weston-happy-.patch \ 32 file://0012-interface-remove-faulty-assert-to-make-weston-happy-.patch \
33 file://0013-zero-out-wl-buffers-in-egl_surface_free.patch \ 33 file://0013-zero-out-wl-buffers-in-egl_surface_free.patch \
34 file://0014-initialize-front-back-wayland-buffers.patch \ 34 file://0014-initialize-front-back-wayland-buffers.patch \
35 file://0015-Remove-RPC_FLUSH.patch \
35" 36"
36S = "${WORKDIR}/git" 37S = "${WORKDIR}/git"
37 38