* [meta-qt5][PATCH] qtwebsockets: specify GFDL license version
@ 2015-04-23 14:19 Jonathan Liu
0 siblings, 0 replies; only message in thread
From: Jonathan Liu @ 2015-04-23 14:19 UTC (permalink / raw)
To: openembedded-devel
Fixes the following warning:
"WARNING: qtwebsockets: No generic license file exists for: GFDL in any provider"
Signed-off-by: Jonathan Liu <net147@gmail.com>
---
recipes-qt/qt5/qtwebsockets.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-qt/qt5/qtwebsockets.inc b/recipes-qt/qt5/qtwebsockets.inc
index 1043a06..5fb149a 100644
--- a/recipes-qt/qt5/qtwebsockets.inc
+++ b/recipes-qt/qt5/qtwebsockets.inc
@@ -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 \
--
2.3.5
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2015-04-23 14:19 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-23 14:19 [meta-qt5][PATCH] qtwebsockets: specify GFDL license version Jonathan Liu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox