]> code.ossystems Code Review - openembedded-core.git/commit
qemuboot.bbclass: save relative paths in conf file
authorbrian avery <brian.avery@intel.com>
Wed, 19 Apr 2017 19:49:04 +0000 (12:49 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 20 Apr 2017 06:55:20 +0000 (07:55 +0100)
commit235243d7be5df57df4767e4710b846e83f0aa9fd
tree20fc662ff15d97d04d5c93ddd5075653a6dc1bcc
parent7f9f1bdd714fbc6b2adc62f64bf0e4fd1d98ce05
qemuboot.bbclass: save relative paths in conf file

This saves relative paths in the qemuboot.conf file instead of absolute
paths. This is to allow the images and kernels to be relocated and still
have the testimage and runqemu work.

[YOCTO #11375]

Signed-off-by: brian avery <brian.avery@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/qemuboot.bbclass