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

Bruce Ashfield bruce.ashfield at windriver.com
Tue Jan 24 14:12:07 UTC 2012


On 12-01-24 06:02 AM, Richard Purdie wrote:
> 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 :)

Indeed! It is nice to close out this longstanding issue.

Cheers,

Bruce

>
> Cheers,
>
> Richard
>





More information about the Openembedded-core mailing list