summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qttools_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qt/qt5/qttools_git.bb')
-rw-r--r--recipes-qt/qt5/qttools_git.bb5
1 files changed, 1 insertions, 4 deletions
diff --git a/recipes-qt/qt5/qttools_git.bb b/recipes-qt/qt5/qttools_git.bb
index 0ac8a76f..d2b905b6 100644
--- a/recipes-qt/qt5/qttools_git.bb
+++ b/recipes-qt/qt5/qttools_git.bb
@@ -32,10 +32,7 @@ EXTRA_QMAKEVARS_PRE += " \
32 ${@bb.utils.contains('PACKAGECONFIG', 'qtwebkit', '', 'CONFIG+=noqtwebkit', d)} \ 32 ${@bb.utils.contains('PACKAGECONFIG', 'qtwebkit', '', 'CONFIG+=noqtwebkit', d)} \
33" 33"
34 34
35# Use 50335cb26bb88930f5e2a204642439cc9a4d2282 instead of 35SRCREV = "1f8d498752fed0b2b92d6a619aa11524dd771998"
36# 1f8d498752fed0b2b92d6a619aa11524dd771998 because the v5.12.3 tag wasn't
37# merged to 5.12 branch yet
38SRCREV = "50335cb26bb88930f5e2a204642439cc9a4d2282"
39 36
40BBCLASSEXTEND = "native nativesdk" 37BBCLASSEXTEND = "native nativesdk"
41 38