diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-05-05 20:34:26 +0300 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-05-23 07:06:25 +0000 |
commit | 5bbb8d27ca10c38300bfc0c31c68470eb32b7711 (patch) | |
tree | cf91d64b33bd3a76f1bb7620accca0f598c88e81 /recipes-qt/qt5/qtscxml_git.bb | |
parent | e26163d066a867ca8f630f7caffff207ef26b4a7 (diff) | |
download | meta-qt5-5.13.0-beta4.tar.gz |
qt5: update submodulesv5.13.0-beta4
Update to Qt 5.13.0 beta4
Task-number: QTBUG-72311
Change-Id: Ia25415c4fb796bbc7335ae468030be4634ca4085
Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
Diffstat (limited to 'recipes-qt/qt5/qtscxml_git.bb')
-rw-r--r-- | recipes-qt/qt5/qtscxml_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtscxml_git.bb b/recipes-qt/qt5/qtscxml_git.bb index c8e1ee50..1b0e51e7 100644 --- a/recipes-qt/qt5/qtscxml_git.bb +++ b/recipes-qt/qt5/qtscxml_git.bb | |||
@@ -10,7 +10,7 @@ require qt5-git.inc | |||
10 | 10 | ||
11 | DEPENDS += "qtbase qtdeclarative qtxmlpatterns qtscxml-native" | 11 | DEPENDS += "qtbase qtdeclarative qtxmlpatterns qtscxml-native" |
12 | 12 | ||
13 | SRCREV = "acddb0676cafdc83edd08aee87181bf5602d6387" | 13 | SRCREV = "cb8388ac1de37ff31786cd1bd4723938b76d0f0a" |
14 | 14 | ||
15 | # Patches from https://github.com/meta-qt5/qtscxml/commits/b5.12 | 15 | # Patches from https://github.com/meta-qt5/qtscxml/commits/b5.12 |
16 | # 5.12.meta-qt5.2 | 16 | # 5.12.meta-qt5.2 |