From fa73caf8b9466629bb044134d80294c1e5742f13 Mon Sep 17 00:00:00 2001 From: Mikko Gronoff Date: Thu, 7 Sep 2017 15:34:19 +0300 Subject: qt5: update submodules Update submodules to Qt 5.6.3 RC1 Task-number: QTBUG-63087 Change-Id: Ic1fefaa1b151026b685c7a71889582d825c4a871 Reviewed-by: Samuli Piippo --- recipes-qt/qt5/qttools_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-qt/qt5/qttools_git.bb') diff --git a/recipes-qt/qt5/qttools_git.bb b/recipes-qt/qt5/qttools_git.bb index baa6e85b..52aacdcf 100644 --- a/recipes-qt/qt5/qttools_git.bb +++ b/recipes-qt/qt5/qttools_git.bb @@ -31,6 +31,6 @@ PACKAGECONFIG[qtwebkit] = ",,qtwebkit" EXTRA_QMAKEVARS_PRE += "${@bb.utils.contains('PACKAGECONFIG', 'qtwebkit', '', 'CONFIG+=noqtwebkit', d)}" EXTRA_QMAKEVARS_PRE += "${@bb.utils.contains('PACKAGECONFIG', 'linguistonly', 'CONFIG+=linguistonly', '', d)}" -SRCREV = "705d06c2841ef5d9ebda954c112fc8f1e32ec2cb" +SRCREV = "56dbabb7a64a4d416e8cf7b61e068208fd032355" BBCLASSEXTEND = "native nativesdk" -- cgit v1.2.3-54-g00ecf