]> code.ossystems Code Review - openembedded-core.git/commit
qemuboot.bbclass: Setup the vardeps for write_qemuboot_conf
authorNathan Rossi <nathan@nathanrossi.com>
Sat, 29 Oct 2016 13:50:19 +0000 (23:50 +1000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 6 Nov 2016 23:35:15 +0000 (23:35 +0000)
commitc568f6ce06512a108cada5c7100eb1f6de73f2ff
treea443ff471832833b77593de3e835aa5a2053ccae
parent90cb980a1c49de99a0aec00c0cd5fc1e165490a7
qemuboot.bbclass: Setup the vardeps for write_qemuboot_conf

Setting up the vardeps on write_qemuboot_conf forces the updating of
variables in qemuboot.conf when machine/deploy configuration changes.
This is particularly useful when developing or setting up the qemuboot
(e.g.  changing QB_* variables) for new targets or when changing
deployment variables (e.g. KERNEL_IMAGETYPE).

Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/qemuboot.bbclass