meta-raspberrypi/recipes-graphics/userland
Hugo Hromic 71a040dc11 userland: fix backport khronos typedef patch
The patch in 237e0c7 used a define guard that clashes with an actual feature of Khronos (EGL_KHR_stream).
This makes some packages such as `qtbase` to think that the outdated Krhonos in userland has newer features.
This fix uses a more specific name for the relevant define guard (EGL_KHR_uint64_typedef).

Signed-off-by: Hugo Hromic <hhromic@gmail.com>
2018-06-27 13:28:52 +01:00
..
userland userland: fix backport khronos typedef patch 2018-06-27 13:28:52 +01:00
userland_git.bb userland: bumped version and backport khronos typedef for EGL_EXT_image_dma_buf_import 2018-05-14 14:35:43 +01:00