userland: Add missing EGL_CAST defines

Needed by libepoxy

Signed-off-by: Andrea Galbusera <gizero@gmail.com>
This commit is contained in:
Andrea Galbusera
2017-07-14 10:44:40 +02:00
committed by Andrei Gherzan
parent 4cff21e243
commit 1e1b50c55d
2 changed files with 33 additions and 0 deletions
@@ -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"