mirror of
https://github.com/thead-yocto-mirror/meta-qt5
synced 2026-09-17 04:31:54 +02:00
qtwebsockets: specify GFDL license version
Fixes the following warning: "WARNING: qtwebsockets: No generic license file exists for: GFDL in any provider" Signed-off-by: Jonathan Liu <net147@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
e45c559151
commit
605432c638
@@ -2,7 +2,7 @@ require qt5.inc
|
||||
|
||||
DEPENDS += "qtbase qtdeclarative"
|
||||
|
||||
LICENSE = "GFDL & (LGPL-2.1 & Digia-Qt-LGPL-Exception-1.1 | LGPL-3.0)"
|
||||
LICENSE = "GFDL-1.3 & (LGPL-2.1 & Digia-Qt-LGPL-Exception-1.1 | LGPL-3.0)"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=4fbd65380cdd255951079008b364516c \
|
||||
file://LICENSE.GPLv2;md5=e782f55badfa137e5e59c330f12cc8ed \
|
||||
file://LICENSE.LGPLv3;md5=c1939be5579666be947371bc8120425f \
|
||||
|
||||
Reference in New Issue
Block a user