From c3e7bf0baf42e16c9a59ab47c83a050faa5820d4 Mon Sep 17 00:00:00 2001 From: Mikko Gronoff Date: Fri, 11 Aug 2017 11:37:19 +0300 Subject: qt5: update submodules Qt 5.6.3 (snapshot 2) Change-Id: Icd4a041a4923be083d93efafd6c1c3e58e441614 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 59a380e0..baa6e85b 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 = "a4f656126803b6cfac8ac4b442ee975562145b73" +SRCREV = "705d06c2841ef5d9ebda954c112fc8f1e32ec2cb" BBCLASSEXTEND = "native nativesdk" -- cgit v1.2.3-54-g00ecf