Hi, runqemu fails when rm_work is enabled as it can't get qemu-system and tunctl binaries from the native sysroot as it's removed by rm_work.
This is fixed by disabling removal of the qemu-helper-native sysroot directory and changing runqemu code to run qemu-system and tunctl from it. [YOCTO #11266] [YOCTO #11193] The following changes since commit 94467d5087ca3b13e7baac670af107550701b333: dev-manual, ref-manual: Edits to the "Incrementing Binary Package" section. (2017-04-12 19:35:00 +0100) are available in the git repository at: git://git.yoctoproject.org/poky-contrib ed/oe-core/rm_work-runqemu-ed http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=ed/oe-core/rm_work-runqemu-ed Ed Bartosh (4): runqemu: get qemu from qemu-helper-native sysroot runqemu: add bindir_native property runqemu: use bindir_native property to run ifup/down scripts qemuboot: write native sysroot of qemu-helper into qemuboot.conf brian avery (1): qemu-helper-native: prepare native sysroot for runqemu meta/classes/qemuboot.bbclass | 9 ++++++- .../qemu/qemu-helper-native_1.0.bb | 4 +++ scripts/runqemu | 30 +++++++++++++++++++--- scripts/runqemu-ifdown | 6 ++--- scripts/runqemu-ifup | 6 ++--- 5 files changed, 44 insertions(+), 11 deletions(-) -- Regards, Ed -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core