]> code.ossystems Code Review - openembedded-core.git/commit
qemuboot: write native sysroot of qemu-helper into qemuboot.conf
authorEd Bartosh <ed.bartosh@linux.intel.com>
Wed, 12 Apr 2017 20:41:00 +0000 (23:41 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 12 Apr 2017 22:55:54 +0000 (23:55 +0100)
commit0f207bfc1f7a4fd509b78d32bbe1a8d4ebea8053
tree9d0d19da54d9d21487b64ee2372b45dc3c55505d
parentcc5513bf7a6114e14bb307acb88a44e9cf0aed8a
qemuboot: write native sysroot of qemu-helper into qemuboot.conf

Native sysroot of qemu-helper contains all required tools
(qemu-system and tunctl atm) for runqemu to work. It's not
removed by rm_dir and should always exist. It makes sense
to write it into qemuboot.conf to make runqemu to use it
as a default directory for native tools.

This should also speed up runqemu as it doesn't need to run
to run 'bitbake qemu-helper -e' to get its native sysroot.

[YOCTO #11266]
[YOCTO #11193]

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/qemuboot.bbclass