diff options
| author | Samuli Piippo <samuli.piippo@qt.io> | 2019-08-19 15:23:02 +0300 |
|---|---|---|
| committer | Samuli Piippo <samuli.piippo@qt.io> | 2019-08-20 05:40:46 +0000 |
| commit | b5777bd48ee6cfd32d9ae39a7841749298caaadd (patch) | |
| tree | e2b8a66564aebf924f0da9223f083ffe265a3211 /recipes-qt/qt5/qtscxml_git.bb | |
| parent | f139f2895b699fb0898f6d733b5807c934d48cf1 (diff) | |
| download | meta-qt5-b5777bd48ee6cfd32d9ae39a7841749298caaadd.tar.gz | |
qtscxml: fix test build
Change-Id: Ie11c9d34f7e84e1a17d3a72507e9a3c37ddf664f
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
Diffstat (limited to 'recipes-qt/qt5/qtscxml_git.bb')
| -rw-r--r-- | recipes-qt/qt5/qtscxml_git.bb | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtscxml_git.bb b/recipes-qt/qt5/qtscxml_git.bb index 8842b9d6..2e8b42d8 100644 --- a/recipes-qt/qt5/qtscxml_git.bb +++ b/recipes-qt/qt5/qtscxml_git.bb | |||
| @@ -14,7 +14,10 @@ SRCREV = "279d63c4f6632237e6a0d9c4be91b466876c260a" | |||
| 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 |
| 17 | SRC_URI += "file://0001-Use-external-host-bin-path-for-cmake-file.patch" | 17 | SRC_URI += "\ |
| 18 | file://0001-Use-external-host-bin-path-for-cmake-file.patch \ | ||
| 19 | file://0001-Fix-shadow-build.patch \ | ||
| 20 | " | ||
| 18 | 21 | ||
| 19 | do_install_append_class-nativesdk() { | 22 | do_install_append_class-nativesdk() { |
| 20 | # qml files not needed in nativesdk | 23 | # qml files not needed in nativesdk |
