1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-09 05:29:32 +00:00

stagemanager-native: Set NATIVE_INSTALL_WORKS

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
Richard Purdie
2009-11-19 14:11:42 +00:00
parent aa20954681
commit 0037679ca9
@@ -17,6 +17,7 @@ INHIBIT_DEFAULT_DEPS = "1"
PSTAGING_DISABLED = "1"
NATIVE_INSTALL_WORKS = "1"
do_install() {
install -d ${STAGING_BINDIR}
install -m 0755 ${WORKDIR}/stage-manager ${STAGING_BINDIR}