From a73de388e628a67490cdd7734779d405740b7fa3 Mon Sep 17 00:00:00 2001 From: Jani Suonpera Date: Wed, 27 Jan 2021 09:21:29 +0200 Subject: qt5: update submodules for LTS 5.15 - Webengine-chromium branch changed from 83-based to 87-based. - PACKAGECONFIGs protobuf and jsoncpp are removed because these configurations has been removed from src/buildtools/configure.json - DEPENDS nodejs-native added. This mandatory for chromium build. Task-number: QTBUG-90623 Change-Id: Ic933c88399422941114915afe5baa202850928f4 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 058b2d45..025c0b77 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 = "550a8cee241bbf8c11863dec9587d579dcb1108b" +SRCREV = "42e9105b277c83270e774e1de091b089a25a6077" -- cgit v1.2.3-54-g00ecf