diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2015-08-24 15:01:56 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2015-08-25 11:56:33 +0200 |
commit | 44d180c09346cb5b04636e19a41a7f0cc3b3c32e (patch) | |
tree | 1f1d8b4daf6b1f964df7c87207a77e13f2659c84 /recipes-qt/qt5/qtbase_git.bb | |
parent | 40b7a93a3c6cf05136c606824c1cea848b75bcb6 (diff) | |
download | meta-qt5-44d180c09346cb5b04636e19a41a7f0cc3b3c32e.tar.gz |
qtbase: refresh patches
* based on b5.5.0 branches in https://github.com/meta-qt5/qtbase
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qtbase_git.bb')
-rw-r--r-- | recipes-qt/qt5/qtbase_git.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-qt/qt5/qtbase_git.bb b/recipes-qt/qt5/qtbase_git.bb index f472c988..02445f83 100644 --- a/recipes-qt/qt5/qtbase_git.bb +++ b/recipes-qt/qt5/qtbase_git.bb | |||
@@ -17,13 +17,13 @@ SRC_URI += "\ | |||
17 | file://0004-qt_module-Fix-pkgconfig-and-libtool-replacements.patch \ | 17 | file://0004-qt_module-Fix-pkgconfig-and-libtool-replacements.patch \ |
18 | file://0005-qeglplatformintegration-Undefine-CursorShape-from-X..patch \ | 18 | file://0005-qeglplatformintegration-Undefine-CursorShape-from-X..patch \ |
19 | file://0006-configure-bump-path-length-from-256-to-512-character.patch \ | 19 | file://0006-configure-bump-path-length-from-256-to-512-character.patch \ |
20 | file://0008-QOpenGLPaintDevice-sub-area-support.patch \ | 20 | file://0007-QOpenGLPaintDevice-sub-area-support.patch \ |
21 | " | 21 | " |
22 | 22 | ||
23 | # specific for target qtbase | 23 | # specific for target qtbase |
24 | SRC_URI += "\ | 24 | SRC_URI += "\ |
25 | file://0009-qmake-don-t-build-it-in-configure-but-allow-to-build.patch \ | 25 | file://0008-qmake-don-t-build-it-in-configure-but-allow-to-build.patch \ |
26 | file://0014-linux-oe-g-Invert-conditional-for-defining-QT_SOCKLE.patch \ | 26 | file://0009-linux-oe-g-Invert-conditional-for-defining-QT_SOCKLE.patch \ |
27 | " | 27 | " |
28 | 28 | ||
29 | DEPENDS += "qtbase-native" | 29 | DEPENDS += "qtbase-native" |