From 5a604b0dec61ce4a9a14fc32b64c56afa703934e Mon Sep 17 00:00:00 2001 From: Mikko Gronoff Date: Thu, 25 Oct 2018 12:44:03 +0300 Subject: qt5: update submodules Update to Qt 5.12.0 Beta4 * Removed old qtwebengine patches, seemingly fixed upstream long time ago in commits fd247c68523c35b93a72b2046d3fd8367d391ce8 and bae703a3f53126a8baac5ef957662e62ce00344a (QTBUG-52460) Task-number: QTBUG-70847 Change-Id: If9037e1aab33a01e3a88645e826223e54a00d5bc Reviewed-by: Samuli Piippo --- recipes-qt/qt5/qtwebglplugin_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-qt/qt5/qtwebglplugin_git.bb') diff --git a/recipes-qt/qt5/qtwebglplugin_git.bb b/recipes-qt/qt5/qtwebglplugin_git.bb index 64e54b4d..8aa266b7 100644 --- a/recipes-qt/qt5/qtwebglplugin_git.bb +++ b/recipes-qt/qt5/qtwebglplugin_git.bb @@ -18,4 +18,4 @@ do_configure_prepend() { EXTRA_QMAKEVARS_PRE += "${@bb.utils.contains('PACKAGECONFIG', 'qtdeclarative', 'CONFIG+=OE_QTDECLARATIVE_ENABLED', '', d)}" -SRCREV = "e14f45692d5a0ffc15bfd3b85e4fd31d7e578d31" +SRCREV = "c320888ff64d81e5e291eb5db683b000b9fe59a8" -- cgit v1.2.3-54-g00ecf