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 8f2ec1d2..78f44596 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 = "6950e4cf63a575925b829a8ca7424c55dac77066" 13SRCREV = "e5bfed810cdceedb8b7597d03c9649cddf9a5f3f"
14 14
15# Patches from https://github.com/meta-qt5/qtscxml/commits/b5.9 15# Patches from https://github.com/meta-qt5/qtscxml/commits/b5.9
16# 5.9.meta-qt5.4 16# 5.9.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() {