summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtscxml_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qt/qt5/qtscxml_git.bb')
-rw-r--r--recipes-qt/qt5/qtscxml_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-qt/qt5/qtscxml_git.bb b/recipes-qt/qt5/qtscxml_git.bb
index e4341873..8c10dd33 100644
--- a/recipes-qt/qt5/qtscxml_git.bb
+++ b/recipes-qt/qt5/qtscxml_git.bb
@@ -10,10 +10,10 @@ require qt5-git.inc
10 10
11DEPENDS += "qtbase qtdeclarative qtxmlpatterns qtscxml-native" 11DEPENDS += "qtbase qtdeclarative qtxmlpatterns qtscxml-native"
12 12
13SRCREV = "9cfd49dbb3b6a3a173dff4d83129bf96fdcea609" 13SRCREV = "4f6797ac018f931f3655a53ca5d4ca0114f321e0"
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.4 16# 5.11.meta-qt5.5
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() {