diff options
author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2020-09-16 14:09:30 -0400 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2020-09-16 14:16:48 -0400 |
commit | 2f2242522277c57fdb02a35b1d41771d41170b05 (patch) | |
tree | 08872b64a6e0676657a30b30f13d3e0641ed2bd9 /recipes-core/runx | |
parent | 2711b81afd489d5b458617dfdfda520d8fe61f65 (diff) | |
download | meta-virtualization-2f2242522277c57fdb02a35b1d41771d41170b05.tar.gz |
xen: make QB_ assignments weak
runqemu is looking for the QB_DEFAULT_KERNEL to be set to "none"
to trigger special processing. The current set of QB_DEFAULT_KERNEL=""
won't trigger that behaviour .. so we change the default.
We also make the assignments weak, to allow easier overrides in
specific implementations.
We also need a patch to qemuboot.bbclass to make the defaults ??=,
and when that is done, our ?= here will work properly.
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-core/runx')
0 files changed, 0 insertions, 0 deletions