diff options
author | Julien Gueytat <contact@jgueytat.fr> | 2016-04-27 19:45:44 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-05-09 13:02:00 +0200 |
commit | 05e05db305873e35b03cd1adf670e133c1799be1 (patch) | |
tree | f13464896d471767c9939dec9f8ef2c5783ef510 /recipes-qt/qt5/qtwayland/0001-examples-wayland-include-server-buffer-only-when-bui.patch | |
parent | 0e5756c97ace089ddd9714f0eafffd71dd15c6ab (diff) | |
download | meta-qt5-05e05db305873e35b03cd1adf670e133c1799be1.tar.gz |
qtbase: Reorder EGL libraries from pkgconfig and defaults:
https://bugreports.qt.io/browse/QTBUG-50838
https://bugreports.qt.io/browse/QTBUG-52739
The modification is the less intrusive possible. It only swaps LIBS and QMAKE_LIBS_EGL.
The reason behind that was that for the RaspberryPi:
* -lEGL -GLESv2 can link
* -lGLESv2 -lEGL can't
Adding -lEGL -lGLESv2 and then -lEGL gives -lGLESv2 -lEGL ... the libraries swaped.
Signed-off-by: Julien Gueytat <contact@jgueytat.fr>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qtwayland/0001-examples-wayland-include-server-buffer-only-when-bui.patch')
0 files changed, 0 insertions, 0 deletions