2010/9/27 Holger Freyther <[email protected]>: > On 09/25/2010 01:05 AM, Fahad Usman wrote: >> * Converted do_stage to do_install. >> * Added NATIVE_INSTALL_WORKS = "1" >> * replaced QMAKE_MKSPEC_PATH (which is defined in bitbake.conf) with >> ${D}${datadir}/qmake as discussed on irc >> * Bumped PR >> > > Hi, > is qmake-native still used by something?
Apparently yes: qt/qt-x11-free-native_3.3.5.bb:DEPENDS = "qmake-native x11-native" uicmoc/uicmoc3-native_3.3.5.bb:DEPENDS = "qmake-native" grep also gave me these: dcop/dcopidl2cpp-native_3.5.8.bb:inherit native qmake qt3e dcop/dcopidl-native_3.5.8.bb:inherit native qmake qt3e opie-i18n/opie-lrelease-native.inc:inherit native qmake qt3e opie-i18n/opie-lupdate-native.inc:inherit native qmake qt3e sip/sip3-native_3.10.1:inherit qmake native sip/sip3-native_4.0.1.bb:inherit qmake native didn't peek into qmake.bbclass to see whether it drags in qmake-native one way or another. Frans _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
