[oe] [PATCH] qmake-native_1.07a.bb: Converted to new style staging

Frans Meulenbroeks fransmeulenbroeks at gmail.com
Mon Sep 27 09:45:08 UTC 2010


2010/9/27 Holger Freyther <holger+oe at freyther.de>:
> 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




More information about the Openembedded-devel mailing list