From 50c4963980164ae0e9992d652fd934d85fd2400e Mon Sep 17 00:00:00 2001 From: Samuli Piippo Date: Thu, 25 Jan 2018 15:36:46 +0200 Subject: 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 --- recipes-qt/qt5/qtwebchannel_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-qt/qt5/qtwebchannel_git.bb') diff --git a/recipes-qt/qt5/qtwebchannel_git.bb b/recipes-qt/qt5/qtwebchannel_git.bb index ce51cbc0..8686a292 100644 --- a/recipes-qt/qt5/qtwebchannel_git.bb +++ b/recipes-qt/qt5/qtwebchannel_git.bb @@ -12,4 +12,4 @@ LIC_FILES_CHKSUM = " \ DEPENDS += "qtdeclarative qtwebsockets" -SRCREV = "a2b88f9ba0ce2e03ffa73ba26e910e988db5d6c1" +SRCREV = "f1a65fe2e8294f9a42f360cf13539735211e5878" -- cgit v1.2.3-54-g00ecf