From: Koen Kooi Date: Sat, 15 Dec 2007 10:27:51 +0000 (+0000) Subject: qmake2-native: inherit cross instead of native, bandaid for recent build problems X-Git-Tag: Release-2010-05/1~8136^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1798b989c8881f6a35d8d8e2e2a90fd3d485218f;p=openembedded.git qmake2-native: inherit cross instead of native, bandaid for recent build problems --- diff --git a/packages/qmake/qmake2-native_2.10a.bb b/packages/qmake/qmake2-native_2.10a.bb index 84df0ef732..d9071193a9 100644 --- a/packages/qmake/qmake2-native_2.10a.bb +++ b/packages/qmake/qmake2-native_2.10a.bb @@ -3,7 +3,7 @@ PRIORITY = "optional" HOMEPAGE = "http://www.trolltech.com" SECTION = "devel" LICENSE = "GPL" -PR = "r1" +PR = "r2" QTVER = "qtopia-core-opensource-src-4.3.2" @@ -15,7 +15,7 @@ S = "${WORKDIR}/${QTVER}" # we need the real target system here CROSS_SYS := "${TARGET_SYS}" -inherit autotools native +inherit autotools cross export QTDIR = "${S}" EXTRA_OEMAKE = "-e"