userland: Add missing GLES2 defines

Needed by weston

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2017-05-09 23:48:44 -07:00
committed by Andrei Gherzan
parent 8527a396d3
commit 2aa6b1a637
2 changed files with 31 additions and 0 deletions
@@ -33,6 +33,7 @@ SRC_URI = "\
file://0011-build-shared-library-for-vchostif.patch \
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 \
"
S = "${WORKDIR}/git"