qt4: Qt4.5 is released under LGPLv2.1 and GPLv3
authorHolger Hans Peter Freyther <zecke@selfish.org>
Fri, 31 Jul 2009 16:32:05 +0000 (18:32 +0200)
committerHolger Hans Peter Freyther <zecke@selfish.org>
Fri, 31 Jul 2009 16:45:02 +0000 (18:45 +0200)
Update licensing bits on the Qt classes.

recipes/qt4/qt4-embedded-gles_4.5.2.bb.disabled
recipes/qt4/qt4-embedded_4.5.2.bb
recipes/qt4/qt4-tools-native_4.5.2.bb
recipes/qt4/qt4-tools-sdk_4.5.2.bb
recipes/qt4/qt4-x11-free-gles_git.bb.disabled
recipes/qt4/qt4-x11-free_4.5.2.bb

index 31bfe0f..5aa07c2 100644 (file)
@@ -6,6 +6,8 @@ QT_CONFIG_FLAGS += "-D QT_QWS_CLIENTBLIT -depths 16,24,32 -opengl es1 -plugin-gf
 
 require qt4-embedded_${PV}.bb
 
+LICENSE = "LGPLv2.1 GPLv3"
+
 DEPENDS += "virtual/egl"
 SRC_URI += "file://sgx-hack.patch;patch=1"
 
index dff754c..bbe119c 100644 (file)
@@ -2,5 +2,5 @@ include qt4-embedded.inc
 
 PR = "${INC_PR}.1"
 
-LICENSE += "LGPL"
+LICENSE = "LGPLv2.1 GPLv3"
 SRC_URI += "file://0010-no-simpledecoration-example.patch;patch=1"
index d1962bf..8eed003 100644 (file)
@@ -1,4 +1,5 @@
 require qt4-tools-native.inc
+LICENSE = "LGPLv2.1 GPLv3"
 PR = "${INC_PR}.1"
 
 TOBUILD := "src/tools/bootstrap ${TOBUILD}"
index db919fd..fafb771 100644 (file)
@@ -3,7 +3,7 @@ DEPENDS = "zlib-native dbus-native"
 SECTION = "libs"
 HOMEPAGE = "http://www.trolltech.com"
 PRIORITY = "optional"
-LICENSE = "GPL"
+LICENSE = "LGPLv2.1 GPLv3"
 
 inherit sdk
 
index 2e23644..bb5f355 100644 (file)
@@ -5,7 +5,7 @@ FILESPATHPKG =. "qt4-x11-free-${PV}:qt4-x11-free:"
 QT_GLFLAGS = "-opengl es1 -openvg" 
 
 include qt4-x11-free.inc
-LICENSE += "LGPL"
+LICENSE = "LGPLv2.1 GPLv3"
 PR = "${INC_PR}.0+gitr${SRCREV}"
 
 DEPENDS += "virtual/egl"
index 14d635c..27e45ed 100644 (file)
@@ -1,4 +1,4 @@
 include qt4-x11-free.inc
-LICENSE += "LGPL"
+LICENSE = "LGPLv2.1 GPLv3"
 PR = "${INC_PR}.2"