diff options
author | Simon Busch <morphis@gravedo.de> | 2013-05-08 19:51:18 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2013-05-09 13:56:49 +0200 |
commit | 94b2064593e565ceaefdd7ef32506a99b0e6792b (patch) | |
tree | 43a84c940ccd9d580c3fe27beb7744a95ef0947c /recipes-qt/qt5/qtbase-git/0003-Add-external-hostbindir-option.patch | |
parent | d8314098bf945b4db15302d47eae1d6fc2df882c (diff) | |
download | meta-qt5-94b2064593e565ceaefdd7ef32506a99b0e6792b.tar.gz |
qtbase: move virtual/libgl dependency to extra variable
* makes it easier to change desktop gl to gles2 in .bbappend
* we cannot explicitly disable opengl with -no-opengl, because then it
fails to build (probably only when mesa headers are found in sysroot)
/qtbase-opensource-src-5.0.0/src/platformsupport/eglconvenience/qeglplatformcontext.cpp:62:72: error: 'QPlatformOpenGLContext' has not been declared
/qtbase-opensource-src-5.0.0/src/platformsupport/eglconvenience/qeglplatformcontext.cpp: In constructor 'QEGLPlatformContext::QEGLPlatformContext(const QSurfaceFormat&, int*, EGLDisplay, EGLenum)':
/qtbase-opensource-src-5.0.0/src/platformsupport/eglconvenience/qeglplatformcontext.cpp:69:70: error: invalid static_cast from type 'int*' to type 'QEGLPlatformContext*'
The same with 5.0.2
Signed-off-by: Simon Busch <morphis@gravedo.de>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qtbase-git/0003-Add-external-hostbindir-option.patch')
0 files changed, 0 insertions, 0 deletions