]> 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>
Mon, 4 Dec 2017 17:14:34 +0000 (17:14 +0000)
commite790aecfde4199cf9b658338900ad9a87cc1094f
tree8f0b0b78840eb798182e20fc8ddc84ea4044521b
parent61c449857f056d7c6c29530aa11bf8353b113638
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>
(cherry picked from commit 55a0028a961c0ad3c2e5729a9e3919cbbf256fe1)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/classes/qemuboot.bbclass