[OE-core] [PATCH v2 0/2] runqemu: Allow users to not specify a kernel or RootFS
Alistair Francis
alistair.francis at xilinx.com
Thu Nov 3 00:17:15 UTC 2016
This patch series first fixes a bug in the runqemu script and secondly gives
users the option to tell the script that they don't want to load a kernel or
rootFS when starting QEMU.
Future versions of QEMU now include a generic loader that machines can use to
load images so there are cases where the user doesn't want to specify any
-kernel, -initrd or -dtb options.
V2:
- Squash patch I missed the first time.
Alistair Francis (2):
runqemu: Split out the base name of QB_DEFAULT_KERNEL
runqemu: Allow the user to specity no kernel or rootFS
scripts/runqemu | 14 ++++++++++++--
1 file changed, 12 insertions(+), 2 deletions(-)
--
2.7.4
More information about the Openembedded-core
mailing list