diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2019-04-17 23:32:56 +0000 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2019-04-18 23:04:41 +0000 |
| commit | e2707a016c3475c167a421c9c73d88f81cc61bd1 (patch) | |
| tree | e4bae2a878e4c97496dcd536af717f093c9579f2 /recipes-qt/qt5/qtscxml_git.bb | |
| parent | 07784245c1822766d54405d835ac2dc08652df1a (diff) | |
| download | meta-qt5-e2707a016c3475c167a421c9c73d88f81cc61bd1.tar.gz | |
qt5: upgrade to 5.12.3
* be aware that in 3 qt* project the v5.12.3 tag wasn't created yet:
qtknx_git.bb:# v5.12.3 tag wasn't created yet
qtmqtt_git.bb:# v5.12.3 tag wasn't created yet
qtopcua_git.bb:# v5.12.3 tag wasn't created yet
* and qttools, qt3d, qtremoteobjects v5.12.3 tag isn't in 5.12 branch
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.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-qt/qt5/qtscxml_git.bb b/recipes-qt/qt5/qtscxml_git.bb index 91b2cde2..e71d2828 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 | ||
| 11 | DEPENDS += "qtbase qtdeclarative qtxmlpatterns qtscxml-native" | 11 | DEPENDS += "qtbase qtdeclarative qtxmlpatterns qtscxml-native" |
| 12 | 12 | ||
| 13 | SRCREV = "4bb7aa3f3002b9ba85494e5cf4808f68e0edc502" | 13 | SRCREV = "755c5a753d77f4c8f53788c870240e60673417a0" |
| 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.1 | 16 | # 5.12.meta-qt5.2 |
| 17 | SRC_URI += "file://0001-Use-external-host-bin-path-for-cmake-file.patch" | 17 | SRC_URI += "file://0001-Use-external-host-bin-path-for-cmake-file.patch" |
| 18 | 18 | ||
| 19 | do_install_append_class-nativesdk() { | 19 | do_install_append_class-nativesdk() { |
