[oe-commits] Michael 'Mickey' Lauer : qmake2-native: revert patch that broke qmake2 finding its spec files

GIT User account git at amethyst.openembedded.net
Fri Feb 27 19:06:54 UTC 2009


Module: openembedded.git
Branch: mickey/org.openembedded.dev
Commit: 9d8e810b599f07f03676787f97576075deaa15b2
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=9d8e810b599f07f03676787f97576075deaa15b2

Author: Michael 'Mickey' Lauer <mickey at vanille-media.de>
Date:   Fri Feb 27 20:06:21 2009 +0100

qmake2-native: revert patch that broke qmake2 finding its spec files

---

 packages/qmake/qmake2-native_2.10a.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/packages/qmake/qmake2-native_2.10a.bb b/packages/qmake/qmake2-native_2.10a.bb
index 8bc5371..4579838 100644
--- a/packages/qmake/qmake2-native_2.10a.bb
+++ b/packages/qmake/qmake2-native_2.10a.bb
@@ -1,7 +1,7 @@
 QTVERSION="4.4.3"
 FILESDIR += "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/qmake2-native"
 
-inherit cross
+inherit native
 
 require ${PN}.inc
 





More information about the Openembedded-commits mailing list