]> code.ossystems Code Review - openembedded-core.git/commit
runqemu: better handle running on a host with different paths
authorJoshua Lock <joshuagloe@gmail.com>
Mon, 5 Sep 2016 20:32:57 +0000 (21:32 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 9 Sep 2016 11:05:24 +0000 (12:05 +0100)
commit9326af1c20636320c70caecebd47aedafb3f2d25
tree025cf394922f553d3c166f5193139739914a1320
parenta6448371b87f754def669adfdc01b07d18003405
runqemu: better handle running on a host with different paths

If the STAGING_*_NATIVE directories from the config file don't exist
and we're in a sourced OE build directory try to extract the paths
from `bitbake -e`

Signed-off-by: Joshua Lock <joshua.g.lock@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/runqemu