aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2014-07-27 12:32:06 +0100
committerPaul Eggleton <paul.eggleton@linux.intel.com>2014-07-27 12:36:51 +0100
commit4123fb4d8fdde0a8e67c0d1042119158d0d2df57 (patch)
treee5bea79d1d460db1650057a614c04adc2e64f733 /recipes-qt
parent1c68d97a1272401b52a77cfb8cc572c7175ff8a5 (diff)
downloadmeta-opie-4123fb4d8fdde0a8e67c0d1042119158d0d2df57.tar.gz
Remove references to QPL in LICENSE
QPL is an available choice for the license within the QtE 2.3.10 source, but would never be a practical selection for us because it is not GPL-compatible, so there's no point in mentioning it. Removing it fixes a warning as well (since we have no generic QPL license file). Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'recipes-qt')
-rw-r--r--recipes-qt/qmake/qmake_1.07a.bb2
-rw-r--r--recipes-qt/uicmoc/uicmoc_2.3.10.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-qt/qmake/qmake_1.07a.bb b/recipes-qt/qmake/qmake_1.07a.bb
index 7b8bc77..1ee0a0f 100644
--- a/recipes-qt/qmake/qmake_1.07a.bb
+++ b/recipes-qt/qmake/qmake_1.07a.bb
@@ -1,7 +1,7 @@
DESCRIPTION = "TrollTech Makefile Generator"
HOMEPAGE = "http://www.trolltech.com"
SECTION = "devel"
-LICENSE = "GPLv2 | QPL"
+LICENSE = "GPLv2"
PR = "r7"
QTEVER = "qt-embedded-free-3.3.5"
diff --git a/recipes-qt/uicmoc/uicmoc_2.3.10.bb b/recipes-qt/uicmoc/uicmoc_2.3.10.bb
index 0588436..2afd57a 100644
--- a/recipes-qt/uicmoc/uicmoc_2.3.10.bb
+++ b/recipes-qt/uicmoc/uicmoc_2.3.10.bb
@@ -1,7 +1,7 @@
DESCRIPTION = "User Interface Generator and Meta Object Compiler (moc) for Qt(E) 2.x"
HOMEPAGE = "http://www.trolltech.com"
SECTION = "devel"
-LICENSE = "GPLv2 | QPL"
+LICENSE = "GPLv2"
PR = "r6"
SRC_URI = "ftp://ftp.trolltech.com/pub/qt/source/qt-embedded-${PV}-free.tar.gz \