aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtbase_git.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2017-08-16 22:57:15 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2017-08-17 20:42:43 +0200
commitd82317c23d6473a4e53d7a5ff11ecf6b9c8769e8 (patch)
tree59316aab5eb11a92368160769ef78545ddab5dfd /recipes-qt/qt5/qtbase_git.bb
parent1619723dfc0cdc831b71bf7ab09c4227ea544255 (diff)
qtbase: refresh the patches
* upload the patches to b5.8* branches on: https://github.com/meta-qt5/qtbase * refresh the patches * notice that some patches were in section which is meant to be common for target, native and nativesdk qtbase but were added only in target recipe, I've updated them to be included in all 3, hopefully they can be used in all 3 (I don't use nativesdk at all) 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.bb12
1 files changed, 6 insertions, 6 deletions
diff --git a/recipes-qt/qt5/qtbase_git.bb b/recipes-qt/qt5/qtbase_git.bb
index 368d07fc..2115557f 100644
--- a/recipes-qt/qt5/qtbase_git.bb
+++ b/recipes-qt/qt5/qtbase_git.bb
@@ -21,11 +21,11 @@ SRC_URI += "\
file://0003-Add-external-hostbindir-option.patch \
file://0004-qt_module-Fix-pkgconfig-and-libtool-replacements.patch \
file://0005-configure-bump-path-length-from-256-to-512-character.patch \
- file://0009-Disable-all-unknown-features-instead-of-erroring-out.patch \
- file://0010-Pretend-Qt5-wasn-t-found-if-OE_QMAKE_PATH_EXTERNAL_H.patch \
- file://0001-Delete-qlonglong-and-qulonglong.patch \
- file://0010-tst_qstring-Disable-Wformat-security-with-clang-as-w.patch \
- file://0011-Replace-pthread_yield-with-sched_yield.patch \
+ file://0006-Disable-all-unknown-features-instead-of-erroring-out.patch \
+ file://0007-Pretend-Qt5-wasn-t-found-if-OE_QMAKE_PATH_EXTERNAL_H.patch \
+ file://0008-Delete-qlonglong-and-qulonglong.patch \
+ file://0009-tst_qstring-Disable-Wformat-security-with-clang-as-w.patch \
+ file://0010-Replace-pthread_yield-with-sched_yield.patch \
file://run-ptest \
"
@@ -33,7 +33,7 @@ inherit ptest
# only for target qtbase
SRC_URI += "\
- file://0008-configure-paths-for-target-qmake-properly.patch \
+ file://0011-configure-paths-for-target-qmake-properly.patch \
"
# LGPL-3.0 is used only in src/plugins/platforms/android/extract.cpp