uicmoc3-native: convert to new style staging, remove 'do_stage()'
authorNoor Ahsan <noor_ahsan@mentor.com>
Tue, 17 Aug 2010 21:53:58 +0000 (21:53 +0000)
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Sun, 22 Aug 2010 10:16:38 +0000 (12:16 +0200)
commitb0b9f49bbefaf38185753c1713abdd7fe141ad4a
tree6ffbc0e6686804fb4cf4ebea91dbe96111af1c5e
parent5741f1bc98cb7bdf9ea8c5665661e0b11ff27694
uicmoc3-native: convert to new style staging, remove 'do_stage()'

* Rename do_stage function name and set the new name as do_install.
* Replace OE_QMAKE_INCDIR_QT with ${D}${includedir}/qte3/include, OE_QMAKE_LIBDIR_QT with ${D}${libdir}/qte3/lib, OE_QMAKE_MOC with ${D}${bindir}/moc3, OE_QMAKE_UIC with ${D}${bindir}/uic3, OE_QMAKE_LIBDIR_QT with ${D}${libdir}/qte3/lib. These variables are exported in qt3e.bbclass.
* Add NATIVE_INSTALL_WORKS = "1"
* bump PR = "r4"

Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com>
recipes/uicmoc/uicmoc3-native_3.3.5.bb