summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtscxml_git.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2018-12-18 20:07:53 +0000
committerMartin Jansa <Martin.Jansa@gmail.com>2018-12-20 00:56:48 +0000
commit808d65c129d283850fa6c1e887dd01f8ee86b64b (patch)
tree6aaa270319d34651537cb04295398d8894617539 /recipes-qt/qt5/qtscxml_git.bb
parenta55a9936e29b4aaaebc742d52af3b61f738d10c5 (diff)
downloadmeta-qt5-808d65c129d283850fa6c1e887dd01f8ee86b64b.tar.gz
qt5: refresh .patch files, meta-qt5/qt* repos and their tags in recipes
* in preparation for rebase on 5.12 #136 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qtscxml_git.bb')
-rw-r--r--recipes-qt/qt5/qtscxml_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtscxml_git.bb b/recipes-qt/qt5/qtscxml_git.bb
index cecca845..dcb1113c 100644
--- a/recipes-qt/qt5/qtscxml_git.bb
+++ b/recipes-qt/qt5/qtscxml_git.bb
@@ -13,7 +13,7 @@ DEPENDS += "qtbase qtdeclarative qtxmlpatterns qtscxml-native"
13SRCREV = "b99d699a8e1fe1a2968edafa6f0154a2581c2143" 13SRCREV = "b99d699a8e1fe1a2968edafa6f0154a2581c2143"
14 14
15# Patches from https://github.com/meta-qt5/qtscxml/commits/b5.11 15# Patches from https://github.com/meta-qt5/qtscxml/commits/b5.11
16# 5.11.meta-qt5.5 16# 5.11.meta-qt5.6
17SRC_URI += "file://0001-Use-external-host-bin-path-for-cmake-file.patch" 17SRC_URI += "file://0001-Use-external-host-bin-path-for-cmake-file.patch"
18 18
19do_install_append_class-nativesdk() { 19do_install_append_class-nativesdk() {