Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] runqemu fixes
@ 2011-09-03 22:50 Scott Garman
  2011-09-03 22:50 ` [PATCH 1/1] runqemu: standardize ability to specify custom qemu/kenel boot options Scott Garman
  0 siblings, 1 reply; 4+ messages in thread
From: Scott Garman @ 2011-09-03 22:50 UTC (permalink / raw)
  To: openembedded-core

Hello,

This pull request standardizes/normalizes the way custom options are
passed to QEMU and the kernel boot parameters.

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]

Scott Garman

The following changes since commit 0616557a8c29b42bae0ffd5fd665a046810047e4:

  populate_sdk: We need to ensure that the SDK sysroot reflects PACKAGE_ARCH (2011-09-02 23:38:00 +0100)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib sgarman/runqemu-fixes
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=sgarman/runqemu-fixes

Scott Garman (1):
  runqemu: standardize ability to specify custom qemu/kenel boot
    options

 scripts/runqemu |   32 ++++++++++++++++++--------------
 1 files changed, 18 insertions(+), 14 deletions(-)




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-09-05 19:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-03 22:50 [PATCH 0/1] runqemu fixes Scott Garman
2011-09-03 22:50 ` [PATCH 1/1] runqemu: standardize ability to specify custom qemu/kenel boot options Scott Garman
2011-09-03 23:02   ` Otavio Salvador
2011-09-05 19:23   ` Richard Purdie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox