From: Holger Freyther Date: Sun, 4 Sep 2005 20:32:29 +0000 (+0000) Subject: QtE 2.3.10: X-Git-Tag: Release-2010-05/1~9453^2~3651 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=609d9c38392c60fb450a88cb6f5c78b4e44d3924;p=openembedded.git 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) --- 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 " -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"