]> code.ossystems Code Review - openembedded-core.git/commit
runqemu: assume artefacts are relative to *.qemuboot.conf
authorJoshua Lock <joshuagloe@gmail.com>
Mon, 5 Sep 2016 20:32:56 +0000 (21:32 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 9 Sep 2016 11:01:24 +0000 (12:01 +0100)
commita6448371b87f754def669adfdc01b07d18003405
treeb54f1827d4031b6bffadfabc0e8663666e7c8a05
parent60ca8a8d899b90a4693fd62b6ec97d0c76a9f6c5
runqemu: assume artefacts are relative to *.qemuboot.conf

When runqemu is started with a *.qemuboot.conf arg assume that image
artefacts are relative to that file, rather than in whatever
directory the DEPLOY_DIR_IMAGE variable in the conf file points to.

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