]> code.ossystems Code Review - openembedded-core.git/commit
qemuboot: Improve relative path handling
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 21 Nov 2017 11:39:12 +0000 (11:39 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 21 Nov 2017 13:10:13 +0000 (13:10 +0000)
commit55a0028a961c0ad3c2e5729a9e3919cbbf256fe1
tree5a74c74dde439bc69614bd7990f45e987cb139d9
parentdfc7940900d798aa47716288338107e1d46a3972
qemuboot: Improve relative path handling

qemuconf files are currently written relative to TOPDIR. What
makes more sense is to write paths relative to the location of the
file. This makes moving them around and decoding the end paths in
runqemu much easier.

The effect of this should allow less use of bitbake to determine
variables and allow us to simplify runqemu.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/qemuboot.bbclass