QtE 2.3.10:
authorHolger Freyther <zecke@selfish.org>
Sun, 4 Sep 2005 20:32:29 +0000 (20:32 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Sun, 4 Sep 2005 20:32:29 +0000 (20:32 +0000)
    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)

packages/qte/qte_2.3.10.bb

index 55a79cf..ee7ac50 100644 (file)
@@ -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"