mirror of
https://git.yoctoproject.org/poky
synced 2026-02-05 16:28:43 +01:00
uicmoc4: Set NATIVE_INSTALL_WORKS
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -52,6 +52,7 @@ do_compile() {
|
||||
done
|
||||
}
|
||||
|
||||
NATIVE_INSTALL_WORKS = "1"
|
||||
do_install() {
|
||||
install -d ${D}${bindir}/
|
||||
install -m 0755 bin/moc ${D}${bindir}//moc4
|
||||
|
||||
Reference in New Issue
Block a user