[OE-core] [PATCH 0/1] linux-yocto/qemuppc: fix console and ethernet

Bruce Ashfield bruce.ashfield at windriver.com
Mon Jan 23 17:54:31 UTC 2012


Richard/Saul,

As was discussed on the mailing list ethernet wasn't working out
of the box on the 3.0 kernel (but it was in 3.2, hence why my
boots missed it). I bundled this together with a console fix. 

The commit says it all:

[
  Two issues are fixed with this commit, the ability to use the keyboard
  on a graphical qemu boot and enabling ethernet by default on a 3.0
  kernel.

  The keyboard is fixed via the same method as the other simulations with
  the addition of console=tty on the qemu command line.

  Ethernet is fixed by adding a dependency of PCNET32 to the qemuppc
  configuration, which allows us to build ethernet directly into the image.
]

Cheers,

Bruce

The following changes since commit 4ad01bdf3f9cea8b2f42b925fa2b644d96ba1a82:
  Richard Purdie (1):
        gcc-package-cross.inc: Mark do_package* tasks as noexec

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib zedd/qemuppc
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/qemuppc

Bruce Ashfield (1):
  linux-yocto/qemuppc: fix console and ethernet

 meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb |    2 +-
 meta/recipes-kernel/linux/linux-yocto_3.0.bb    |    2 +-
 scripts/runqemu-internal                        |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)





More information about the Openembedded-core mailing list