aboutsummaryrefslogtreecommitdiffstats
path: root/packages/qmake
diff options
context:
space:
mode:
authorHolger Freyther <zecke@selfish.org>2007-09-02 11:29:54 +0000
committerHolger Freyther <zecke@selfish.org>2007-09-02 11:29:54 +0000
commit6e6b46599710d19f35ea1a6f79fab329db73fbc5 (patch)
tree9b9309c4ba7566994bd9bcf23961aacf0207b52b /packages/qmake
parent880610a3aada4162a921a77977d1d5d6dfc95d2a (diff)
downloadopenembedded-6e6b46599710d19f35ea1a6f79fab329db73fbc5.tar.gz
qmake2,uicmoc4: Fix the LICENSE to only be GPL. QtopiaCore/QtE never was QPL licensed
Also adjust indention of the SRC_URI
Diffstat (limited to 'packages/qmake')
-rw-r--r--packages/qmake/qmake2-native_2.10a.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/qmake/qmake2-native_2.10a.bb b/packages/qmake/qmake2-native_2.10a.bb
index 94b2002a20..207aaaf9b5 100644
--- a/packages/qmake/qmake2-native_2.10a.bb
+++ b/packages/qmake/qmake2-native_2.10a.bb
@@ -2,13 +2,13 @@ DESCRIPTION = "TrollTech Makefile Generator"
PRIORITY = "optional"
HOMEPAGE = "http://www.trolltech.com"
SECTION = "devel"
-LICENSE = "GPL QPL"
+LICENSE = "GPL"
PR = "r0"
QTVER = "qtopia-core-opensource-src-4.3.1"
SRC_URI = "ftp://ftp.trolltech.com/pub/qt/source/${QTVER}.tar.gz \
- file://0001-fix-mkspecs.patch;patch=1 \
+ file://0001-fix-mkspecs.patch;patch=1 \
file://linux-oe-qmake.conf"
S = "${WORKDIR}/${QTVER}"