aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtbase-native_git.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2018-11-13 10:39:21 +0000
committerMartin Jansa <Martin.Jansa@gmail.com>2018-11-13 10:39:32 +0000
commit0edbe1ba0daa069fa68368c8e2f8b72883e4ca99 (patch)
tree1a51f2a216ea1a05b1648966b229b536cd2e2ce2 /recipes-qt/qt5/qtbase-native_git.bb
parent4ed43856587539ff18f2ff08de296541087e1e31 (diff)
qtbase: refresh patches and update tags on meta-qt5
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.bb8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes-qt/qt5/qtbase-native_git.bb b/recipes-qt/qt5/qtbase-native_git.bb
index 26a6fc3e..0d01c041 100644
--- a/recipes-qt/qt5/qtbase-native_git.bb
+++ b/recipes-qt/qt5/qtbase-native_git.bb
@@ -18,7 +18,7 @@ require qt5-git.inc
# common for qtbase-native, qtbase-nativesdk and qtbase
# Patches from https://github.com/meta-qt5/qtbase/commits/b5.11-shared
-# 5.11.meta-qt5-shared.11
+# 5.11.meta-qt5-shared.12
SRC_URI += "\
file://0001-Add-linux-oe-g-platform.patch \
file://0002-cmake-Use-OE_QMAKE_PATH_EXTERNAL_HOST_BINS.patch \
@@ -41,14 +41,14 @@ SRC_URI += "\
# common for qtbase-native and nativesdk-qtbase
# Patches from https://github.com/meta-qt5/qtbase/commits/b5.11-native
-# 5.11.meta-qt5-native.11
+# 5.11.meta-qt5-native.12
SRC_URI += " \
- file://0016-Always-build-uic-and-qvkgen.patch \
+ file://0018-Always-build-uic-and-qvkgen.patch \
"
# only for qtbase-native
SRC_URI += " \
- file://0017-Bootstrap-without-linkat-feature.patch \
+ file://0019-Bootstrap-without-linkat-feature.patch \
"
CLEANBROKEN = "1"