From 1e1b50c55dd5d1eba5e6fda17f9176127ee6ac5d Mon Sep 17 00:00:00 2001 From: Andrea Galbusera Date: Fri, 14 Jul 2017 10:44:40 +0200 Subject: userland: Add missing EGL_CAST defines Needed by libepoxy Signed-off-by: Andrea Galbusera --- recipes-graphics/userland/userland_git.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'recipes-graphics/userland/userland_git.bb') diff --git a/recipes-graphics/userland/userland_git.bb b/recipes-graphics/userland/userland_git.bb index 26bbfaf..893fcba 100644 --- a/recipes-graphics/userland/userland_git.bb +++ b/recipes-graphics/userland/userland_git.bb @@ -34,6 +34,7 @@ SRC_URI = "\ file://0012-implement-buffer-wrapping-interface-for-dispmanx.patch \ file://0013-Implement-triple-buffering-for-wayland.patch \ file://0014-GLES2-gl2ext.h-Define-GL_R8_EXT-and-GL_RG8_EXT.patch \ + file://0015-EGL-glplatform.h-define-EGL_CAST.patch \ " S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf