aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtwebsockets_git.bb
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2019-11-21 12:11:19 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2020-03-13 08:27:29 +0100
commit3efe4ea8b033f433b512ccf2cb90006a65c75834 (patch)
treec5a91e5c76c016637a5a93224afddf9eb4166164 /recipes-qt/qt5/qtwebsockets_git.bb
parente6fb3850d43f857e87f7c53fc7df5933fef98cbd (diff)
qt5: upgrade to Qt 5.9.9
Additionally, update recipes with relevant diff from Qt Company maintained meta-qt5 (5.9) layer. It has few commits & some upstream content merge based changes never upstreamed for one reason or another (license alterations & other minor things). Signed-off-by: Mikko Gronoff <mikko.gronoff@qt.io>
Diffstat (limited to 'recipes-qt/qt5/qtwebsockets_git.bb')
-rw-r--r--recipes-qt/qt5/qtwebsockets_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-qt/qt5/qtwebsockets_git.bb b/recipes-qt/qt5/qtwebsockets_git.bb
index e61f8862..0418b297 100644
--- a/recipes-qt/qt5/qtwebsockets_git.bb
+++ b/recipes-qt/qt5/qtwebsockets_git.bb
@@ -1,7 +1,7 @@
require qt5.inc
require qt5-git.inc
-LICENSE = "GFDL-1.3 & (GPL-3 | LGPL-3.0)"
+LICENSE = "GFDL-1.3 & (GPL-3 | LGPL-3.0) | The-Qt-Company-Commercial"
LIC_FILES_CHKSUM = " \
file://LICENSE.GPL2;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
file://LICENSE.GPL3;md5=d32239bcb673463ab874e80d47fae504 \
@@ -11,4 +11,4 @@ LIC_FILES_CHKSUM = " \
DEPENDS += "qtbase qtdeclarative"
-SRCREV = "b5d8a09e573ae5c194a962e84a31ef3251250258"
+SRCREV = "64a63c2eacbe71744006515d6d4c7b223439e727"