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

Richard Purdie richard.purdie at linuxfoundation.org
Tue Jan 24 11:02:27 UTC 2012


On Mon, 2012-01-23 at 12:54 -0500, Bruce Ashfield wrote:
> 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.
> 
> Signed-off-by: Bruce Ashfield <bruce.ashfield at windriver.com>
> ---
>  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(-)

Merged to master, thanks.

I can confirm qemuppc now has networking as well as graphics which is
great progress :)

Cheers,

Richard





More information about the Openembedded-core mailing list