From patchwork Thu Mar 29 15:57:36 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/1] runqemu change to show early boot messages Date: Thu, 29 Mar 2012 15:57:36 -0000 From: Scott Garman X-Patchwork-Id: 24879 Message-Id: To: openembedded-core@lists.openembedded.org 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(-)