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