aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qmake
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/qmake
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/qmake')
-rw-r--r--recipes-qt/qmake/qmake_1.07a.bb2
1 files changed, 1 insertions, 1 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"