mirror of
https://git.yoctoproject.org/poky
synced 2026-04-09 11:02:22 +02:00
tzcode-native: Set NATIVE_INSTALL_WORKS
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -9,6 +9,7 @@ S = "${WORKDIR}"
|
||||
|
||||
inherit native
|
||||
|
||||
NATIVE_INSTALL_WORKS = "1"
|
||||
do_install () {
|
||||
install -d ${D}${bindir}/
|
||||
install -m 755 zic ${D}${bindir}/
|
||||
|
||||
Reference in New Issue
Block a user