All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] runqemu change to show early boot messages
@ 2012-03-29 15:57 Scott Garman
  2012-03-29 15:57 ` [PATCH 1/1] runqemu: set console=ttyS0 when running with nographic option Scott Garman
  0 siblings, 1 reply; 3+ messages in thread
From: Scott Garman @ 2012-03-29 15:57 UTC (permalink / raw)
  To: openembedded-core

Hello,

This pull request sets console=ttyS0 in the kernel options when booting
images with the nographic option to runqemu. It is a bugfix for
[YOCTO #1475].

I have runtime tested it on all 5 of our QEMU architectures using
core-image-minimal, both for standard boot cases as well as booting
via NFS. 

Scott

The following changes since commit 8fe53bdc807184bc41469d8587368b31192e6252:

  ghostscript: Fix remaining CP_ prallel make races (2012-03-29 09:44:36 +0100)

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

Scott Garman (1):
  runqemu: set console=ttyS0 when running with nographic option

 scripts/runqemu |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

-- 
1.7.5.4




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

end of thread, other threads:[~2012-03-29 21:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-29 15:57 [PATCH 0/1] runqemu change to show early boot messages Scott Garman
2012-03-29 15:57 ` [PATCH 1/1] runqemu: set console=ttyS0 when running with nographic option Scott Garman
2012-03-29 21:18   ` Richard Purdie

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.