aboutsummaryrefslogtreecommitdiffstats
path: root/packages/qte
diff options
context:
space:
mode:
authorHolger Freyther <zecke@selfish.org>2005-09-04 20:32:29 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-09-04 20:32:29 +0000
commit609d9c38392c60fb450a88cb6f5c78b4e44d3924 (patch)
tree472890cacc3494408e4bed310311fa4eb7c7b5f4 /packages/qte
parent9b93a8936062e13507b33f870f00ecbb4d0ba628 (diff)
downloadopenembedded-609d9c38392c60fb450a88cb6f5c78b4e44d3924.tar.gz
QtE 2.3.10:
The touchscreen patch is stated GPL only, update the license to be GPL only! We should consider adding both proprietary and non-proprietary versions of QtE to OE, to avoid further similiar problems. Generally we should clearly state under which conditions patches in OE can be used. (sorry I do not know the new commit message policy yet)
Diffstat (limited to 'packages/qte')
-rw-r--r--packages/qte/qte_2.3.10.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/qte/qte_2.3.10.bb b/packages/qte/qte_2.3.10.bb
index 55a79cf089..ee7ac50898 100644
--- a/packages/qte/qte_2.3.10.bb
+++ b/packages/qte/qte_2.3.10.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Qt/Embedded Version ${PV}"
SECTION = "libs"
PRIORITY = "optional"
MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
-LICENSE = "GPL QPL"
+LICENSE = "GPL"
DEPENDS = "zlib libpng jpeg tslib uicmoc-native"
DEPENDS_mnci = "zlib libpng jpeg uicmoc-native"
DEPENDS_append_c7x0 = " sharp-aticore-oss"