diff options
Diffstat (limited to 'recipes-qt/qt5/qttools_git.bb')
-rw-r--r-- | recipes-qt/qt5/qttools_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-qt/qt5/qttools_git.bb b/recipes-qt/qt5/qttools_git.bb index 84f829d0..fd6de101 100644 --- a/recipes-qt/qt5/qttools_git.bb +++ b/recipes-qt/qt5/qttools_git.bb | |||
@@ -14,8 +14,8 @@ LIC_FILES_CHKSUM = " \ | |||
14 | 14 | ||
15 | DEPENDS += "qtbase qtdeclarative qtxmlpatterns chrpath-replacement-native" | 15 | DEPENDS += "qtbase qtdeclarative qtxmlpatterns chrpath-replacement-native" |
16 | EXTRANATIVEPATH += "chrpath-native" | 16 | EXTRANATIVEPATH += "chrpath-native" |
17 | # Patches from https://github.com/meta-qt5/qttools/commits/b5.12 | 17 | # Patches from https://github.com/meta-qt5/qttools/commits/b5.13 |
18 | # 5.12.meta-qt5.2 | 18 | # 5.13.meta-qt5.1 |
19 | SRC_URI += " \ | 19 | SRC_URI += " \ |
20 | file://0001-add-noqtwebkit-configuration.patch \ | 20 | file://0001-add-noqtwebkit-configuration.patch \ |
21 | file://0002-linguist-tools-cmake-allow-overriding-the-location-f.patch \ | 21 | file://0002-linguist-tools-cmake-allow-overriding-the-location-f.patch \ |