[OE-core] [PATCH 1/1] runqemu: standardize ability to specify custom qemu/kenel boot options

Richard Purdie richard.purdie at linuxfoundation.org
Mon Sep 5 19:23:46 UTC 2011


On Sat, 2011-09-03 at 15:50 -0700, Scott Garman wrote:
> The old manner of specifying custom options to QEMU in this script
> using angle brackets was a frequent source of confusion. Meanwhile,
> Otavio Salvador added a decent method of specifying custom kernel
> boot options to this script. This patch documents the bootparams
> option and adds a similar way of specifying custom QEMU options
> using qemuparams="".
> 
> This fixes [YOCTO #1019]
> 
> Signed-off-by: Scott Garman <scott.a.garman at intel.com>
> ---
>  scripts/runqemu |   32 ++++++++++++++++++--------------
>  1 files changed, 18 insertions(+), 14 deletions(-)

Merged to master, thanks.

Richard





More information about the Openembedded-core mailing list