summaryrefslogtreecommitdiffstats
path: root/package/sqlite/sqlite.hash
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2016-04-08 10:42:37 -0300
committerPeter Korsgaard <peter@korsgaard.com>2016-04-08 22:11:32 +0200
commit1e14605ba859532d65bc598f9c66561528c6fd84 (patch)
tree1d66547fa480ee19a7fb5643ed1f1c0f9059ee39 /package/sqlite/sqlite.hash
parent45db3f4294f6bc2faf8f009300a84b105c29e59f (diff)
downloadbuildroot-1e14605ba859532d65bc598f9c66561528c6fd84.tar.gz
buildroot-1e14605ba859532d65bc598f9c66561528c6fd84.zip
weston: check for both EGL and GLES
The conditional is wrong, it was check for BR2_PACKAGE_MESA3D_OPENGL_ES (correct, means GLESv2 support) and BR2_PACKAGE_MESA3D_OPENGL_GLES (incorrect, there's no such symbol). So now check for BR2_PACKAGE_MESA3D_OPENGL_EGL (EGL support) plus BR2_PACKAGE_MESA3D_OPENGL_ES (GLESv2 support), both are required. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/sqlite/sqlite.hash')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud