From cde62a02b20aac573b2cb7cb8dbc90371ea641da Mon Sep 17 00:00:00 2001 From: Jani Suonpera Date: Fri, 8 Jan 2021 10:42:31 +0200 Subject: Submodule update for 5.15.3 LTS branches are used which need ssh access to coderview. LTS branches are commercial only. Task-number: QTBUG-88745 Change-Id: Id1273d8ba27e04aea4a1abf291370855ce57a73c Reviewed-by: Samuli Piippo --- recipes-qt/qt5/qtwebglplugin_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (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 fd14851a..058b2d45 100644 --- a/recipes-qt/qt5/qtwebglplugin_git.bb +++ b/recipes-qt/qt5/qtwebglplugin_git.bb @@ -1,5 +1,5 @@ require qt5.inc -require qt5-git.inc +require qt5-lts.inc LICENSE = "GPL-3.0 | The-Qt-Company-Commercial" LIC_FILES_CHKSUM = " \ @@ -18,4 +18,4 @@ do_configure_prepend() { EXTRA_QMAKEVARS_PRE += "${@bb.utils.contains('PACKAGECONFIG', 'qtdeclarative', 'CONFIG+=OE_QTDECLARATIVE_ENABLED', '', d)}" -SRCREV = "5e41e564aaf96b7e49403af5099995efbe4cac8e" +SRCREV = "550a8cee241bbf8c11863dec9587d579dcb1108b" -- cgit v1.2.3-54-g00ecf