From 0ac32269e74c15ddb58e34f3039ea3688f048ccc Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Fri, 17 Apr 2015 15:30:26 +0200 Subject: licenses: Add LGPL_Exception texts and reference them from LICENSE * add the license text as they appear in qtbase 5.4 and 5.5 * The-Qt-Company-Qt-LGPL-Exception-1.1 will be used in 5.5 beta recipes I'll introduce shortly * based on patch from Herb Kuta Signed-off-by: Martin Jansa --- recipes-qt/qt5/qtwebchannel.inc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'recipes-qt/qt5/qtwebchannel.inc') diff --git a/recipes-qt/qt5/qtwebchannel.inc b/recipes-qt/qt5/qtwebchannel.inc index 46c3c8a7..3cd22cf6 100644 --- a/recipes-qt/qt5/qtwebchannel.inc +++ b/recipes-qt/qt5/qtwebchannel.inc @@ -2,5 +2,6 @@ require qt5.inc DEPENDS += "qtdeclarative qtwebsockets" -LIC_FILES_CHKSUM = "file://LICENSE.LGPLv21;md5=cff17b12416c896e10ae2c17a64252e7" -LICENSE = "LGPL-2.1" +# There are no LGPLv3-only licensed files in this component. +# There are no GPLv2 licensed files in this component. +LIC_FILES_CHKSUM += "file://LICENSE.GPLv2;md5=e782f55badfa137e5e59c330f12cc8ed" -- cgit v1.2.3-54-g00ecf