diff options
author | Ed Bartosh <ed.bartosh@linux.intel.com> | 2017-04-12 23:41:00 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-04-13 10:54:10 +0100 |
commit | ec9b108f468160e6f5abe215f37f7b32b3c2e305 (patch) | |
tree | 1328ccf903b0a26e20d69942dedb98e56362a6e0 /scripts/oe-find-native-sysroot | |
parent | 4393cc550b4b3feaa42b988b819c13518c836f09 (diff) | |
download | poky-ec9b108f468160e6f5abe215f37f7b32b3c2e305.tar.gz |
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]
(From OE-Core rev: 0f207bfc1f7a4fd509b78d32bbe1a8d4ebea8053)
Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/oe-find-native-sysroot')
0 files changed, 0 insertions, 0 deletions