mirror of
https://git.yoctoproject.org/poky
synced 2026-04-22 06:32:12 +02:00
uicmoc3-native: Set NATIVE_INSTALL_WORKS
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -36,6 +36,7 @@ do_compile() {
|
||||
oe_runmake sub-tools || die "Building tools failed"
|
||||
}
|
||||
|
||||
NATIVE_INSTALL_WORKS = "1"
|
||||
do_install() {
|
||||
install -d ${D}${bindir}/
|
||||
install -d ${D}/qte3/lib/
|
||||
|
||||
Reference in New Issue
Block a user