summaryrefslogtreecommitdiffstats
path: root/recipes/qt4
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2009-07-31 18:32:05 +0200
committerHolger Hans Peter Freyther <zecke@selfish.org>2009-07-31 18:45:02 +0200
commit7cdcc9ad25c0affb3982c4f0e4d0fb21137ba26c (patch)
tree0ab70e6d48759249dbebef4ad850af9508f7fc59 /recipes/qt4
parentd05d52c4976dcbe06f60e8ee03486bd84d962c61 (diff)
downloadopenembedded-7cdcc9ad25c0affb3982c4f0e4d0fb21137ba26c.tar.gz
qt4: Qt4.5 is released under LGPLv2.1 and GPLv3
Update licensing bits on the Qt classes.
Diffstat (limited to 'recipes/qt4')
-rw-r--r--recipes/qt4/qt4-embedded-gles_4.5.2.bb.disabled2
-rw-r--r--recipes/qt4/qt4-embedded_4.5.2.bb2
-rw-r--r--recipes/qt4/qt4-tools-native_4.5.2.bb1
-rw-r--r--recipes/qt4/qt4-tools-sdk_4.5.2.bb2
-rw-r--r--recipes/qt4/qt4-x11-free-gles_git.bb.disabled2
-rw-r--r--recipes/qt4/qt4-x11-free_4.5.2.bb2
6 files changed, 7 insertions, 4 deletions
diff --git a/recipes/qt4/qt4-embedded-gles_4.5.2.bb.disabled b/recipes/qt4/qt4-embedded-gles_4.5.2.bb.disabled
index 31bfe0fee2..5aa07c2ebb 100644
--- a/recipes/qt4/qt4-embedded-gles_4.5.2.bb.disabled
+++ b/recipes/qt4/qt4-embedded-gles_4.5.2.bb.disabled
@@ -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"
diff --git a/recipes/qt4/qt4-embedded_4.5.2.bb b/recipes/qt4/qt4-embedded_4.5.2.bb
index dff754c68c..bbe119c89f 100644
--- a/recipes/qt4/qt4-embedded_4.5.2.bb
+++ b/recipes/qt4/qt4-embedded_4.5.2.bb
@@ -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"
diff --git a/recipes/qt4/qt4-tools-native_4.5.2.bb b/recipes/qt4/qt4-tools-native_4.5.2.bb
index d1962bf98f..8eed0034db 100644
--- a/recipes/qt4/qt4-tools-native_4.5.2.bb
+++ b/recipes/qt4/qt4-tools-native_4.5.2.bb
@@ -1,4 +1,5 @@
require qt4-tools-native.inc
+LICENSE = "LGPLv2.1 GPLv3"
PR = "${INC_PR}.1"
TOBUILD := "src/tools/bootstrap ${TOBUILD}"
diff --git a/recipes/qt4/qt4-tools-sdk_4.5.2.bb b/recipes/qt4/qt4-tools-sdk_4.5.2.bb
index db919fd6df..fafb7710c9 100644
--- a/recipes/qt4/qt4-tools-sdk_4.5.2.bb
+++ b/recipes/qt4/qt4-tools-sdk_4.5.2.bb
@@ -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
diff --git a/recipes/qt4/qt4-x11-free-gles_git.bb.disabled b/recipes/qt4/qt4-x11-free-gles_git.bb.disabled
index 2e2364414d..bb5f355e6a 100644
--- a/recipes/qt4/qt4-x11-free-gles_git.bb.disabled
+++ b/recipes/qt4/qt4-x11-free-gles_git.bb.disabled
@@ -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"
diff --git a/recipes/qt4/qt4-x11-free_4.5.2.bb b/recipes/qt4/qt4-x11-free_4.5.2.bb
index 14d635c04f..27e45ed167 100644
--- a/recipes/qt4/qt4-x11-free_4.5.2.bb
+++ b/recipes/qt4/qt4-x11-free_4.5.2.bb
@@ -1,4 +1,4 @@
include qt4-x11-free.inc
-LICENSE += "LGPL"
+LICENSE = "LGPLv2.1 GPLv3"
PR = "${INC_PR}.2"