]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.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:11:03 +0000 (13:11 +0000)
commit0c2ba7146837af473b3f9f8bdbbb93af61db03e3
tree23b9f64dcd73eae100ee145f589eef10f7cda255
parent3ee7dcf68b95d5ec652abba099f1ad0a03513622
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.

(From OE-Core rev: 55a0028a961c0ad3c2e5729a9e3919cbbf256fe1)

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