diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2014-07-22 22:24:26 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2014-07-22 22:24:26 +0200 |
commit | 5111e23ae280756ff7fe7838d3b26aa66912c9ef (patch) | |
tree | 1a6842889177df6587ab39cd38d8dc03cc02dd44 /recipes-qt/qt5/qtbase-native.inc | |
parent | 0c5abb6ae5591be0ea26d828c95c049866d17624 (diff) | |
download | meta-qt5-5111e23ae280756ff7fe7838d3b26aa66912c9ef.tar.gz |
qtbase: restore QOpenGLPaintDevice-sub-area-support.patch from 5.3.0
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qtbase-native.inc')
-rw-r--r-- | recipes-qt/qt5/qtbase-native.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-qt/qt5/qtbase-native.inc b/recipes-qt/qt5/qtbase-native.inc index 415cda2d..e935d704 100644 --- a/recipes-qt/qt5/qtbase-native.inc +++ b/recipes-qt/qt5/qtbase-native.inc | |||
@@ -19,6 +19,7 @@ SRC_URI += "\ | |||
19 | file://0008-configure-bump-path-length-from-256-to-512-character.patch \ | 19 | file://0008-configure-bump-path-length-from-256-to-512-character.patch \ |
20 | file://0009-eglfs-fix-egl-error-for-platforms-only-supporting-on.patch \ | 20 | file://0009-eglfs-fix-egl-error-for-platforms-only-supporting-on.patch \ |
21 | file://0010-Revert-Use-the-gcc-feature-in-simd.prf.patch \ | 21 | file://0010-Revert-Use-the-gcc-feature-in-simd.prf.patch \ |
22 | file://0011-QOpenGLPaintDevice-sub-area-support.patch \ | ||
22 | " | 23 | " |
23 | 24 | ||
24 | # common for qtbase-native and nativesdk-qtbase | 25 | # common for qtbase-native and nativesdk-qtbase |