diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2017-08-19 17:02:29 +0200 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-08-22 17:33:38 +0200 |
| commit | 9c7507ef155d9c248b6d9b12349c52fa1410e482 (patch) | |
| tree | af4e914fe7582afcdf38fcf9223ea4e429fd1513 /recipes-qt/qt5/qtscxml_git.bb | |
| parent | 2d14d9956f21f3f096bdda7df1d1ba99cca4a6ed (diff) | |
| download | meta-qt5-9c7507ef155d9c248b6d9b12349c52fa1410e482.tar.gz | |
qt: upgrade to latest revision in 5.9 branch
* 3 patches were included upstream
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 e9ca8c19..36ca665d 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 = "eff82ac957e051f16f64c287f2dfaec9049bdfc1" | 13 | SRCREV = "a1dff1a11ad303a1f82f181e6386194de90ec08f" |
| 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.1 | 16 | # 5.9.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() { |
