aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtimageformats_git.bb
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2018-01-25 15:36:46 +0200
committerSamuli Piippo <samuli.piippo@qt.io>2018-02-12 06:58:59 +0000
commit50c4963980164ae0e9992d652fd934d85fd2400e (patch)
tree2e1a1beb461e4ea3b793e87ee0d1583273eb20fa /recipes-qt/qt5/qtimageformats_git.bb
parentc907a6caee05b559ee231300a228f88708f9b7c2 (diff)
qt5: Upgrade to Qt 5.11.0
QtQuickCompiler functionality is now integrated to qtdeclarative and can be enabled with CONFIG+=qtquickcompiler. Add PACKAGECONFIG to qt5.inc, so that any qtmodule can take advantage of this. Enable by default for qtcharts and qtvirtualkeyboard. Change-Id: I484b4b6c7869b3ca5630ef9685453aecc626137a Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
Diffstat (limited to 'recipes-qt/qt5/qtimageformats_git.bb')
-rw-r--r--recipes-qt/qt5/qtimageformats_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtimageformats_git.bb b/recipes-qt/qt5/qtimageformats_git.bb
index 41eb8c73..9058bf69 100644
--- a/recipes-qt/qt5/qtimageformats_git.bb
+++ b/recipes-qt/qt5/qtimageformats_git.bb
@@ -26,4 +26,4 @@ PACKAGECONFIG[libwebp] = ",CONFIG+=done_config_libwebp,libwebp"
EXTRA_QMAKEVARS_PRE += "${PACKAGECONFIG_CONFARGS}"
-SRCREV = "54cdb5b07b2ae2130ce73c6bb22c65b4ad1cba03"
+SRCREV = "a10fec1d386efd99f95973c7d446f94622a5da56"