summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtbase-native_git.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2015-08-24 15:01:56 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2015-08-25 11:56:33 +0200
commit44d180c09346cb5b04636e19a41a7f0cc3b3c32e (patch)
tree1f1d8b4daf6b1f964df7c87207a77e13f2659c84 /recipes-qt/qt5/qtbase-native_git.bb
parent40b7a93a3c6cf05136c606824c1cea848b75bcb6 (diff)
downloadmeta-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-native_git.bb')
-rw-r--r--recipes-qt/qt5/qtbase-native_git.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-qt/qt5/qtbase-native_git.bb b/recipes-qt/qt5/qtbase-native_git.bb
index ebd72805..e449b019 100644
--- a/recipes-qt/qt5/qtbase-native_git.bb
+++ b/recipes-qt/qt5/qtbase-native_git.bb
@@ -23,13 +23,13 @@ SRC_URI += "\
23 file://0004-qt_module-Fix-pkgconfig-and-libtool-replacements.patch \ 23 file://0004-qt_module-Fix-pkgconfig-and-libtool-replacements.patch \
24 file://0005-qeglplatformintegration-Undefine-CursorShape-from-X..patch \ 24 file://0005-qeglplatformintegration-Undefine-CursorShape-from-X..patch \
25 file://0006-configure-bump-path-length-from-256-to-512-character.patch \ 25 file://0006-configure-bump-path-length-from-256-to-512-character.patch \
26 file://0008-QOpenGLPaintDevice-sub-area-support.patch \ 26 file://0007-QOpenGLPaintDevice-sub-area-support.patch \
27" 27"
28 28
29# common for qtbase-native and nativesdk-qtbase 29# common for qtbase-native and nativesdk-qtbase
30SRC_URI += " \ 30SRC_URI += " \
31 file://0009-Always-build-uic.patch \ 31 file://0008-Always-build-uic.patch \
32 file://0010-Add-external-hostbindir-option-for-native-sdk.patch \ 32 file://0009-Add-external-hostbindir-option-for-native-sdk.patch \
33" 33"
34 34
35CLEANBROKEN = "1" 35CLEANBROKEN = "1"