Re: [OE-core] [PATCH 0/3] Add qemuppc64 target

2016-06-22 Thread akuster808
Alex, On 06/22/2016 04:43 AM, Alexander Kanavin wrote: > On 06/21/2016 07:03 PM, Burton, Ross wrote: >> Can you also see if usermode qemu needs to be changed for ppc64 as >> well >> >> It needs enabling entirely - qemu-ppc64 doesn't exist currently so every >> build-time postinst fails. > W

Re: [OE-core] [PATCH 0/3] Add qemuppc64 target

2016-06-22 Thread Alexander Kanavin
On 06/21/2016 07:03 PM, Burton, Ross wrote: Can you also see if usermode qemu needs to be changed for ppc64 as well It needs enabling entirely - qemu-ppc64 doesn't exist currently so every build-time postinst fails. There were reports that qemu-ppc64 does not work even when enabled: https

Re: [OE-core] [PATCH 0/3] Add qemuppc64 target

2016-06-21 Thread Khem Raj
On Tue, Jun 21, 2016 at 11:48 AM, akuster wrote: > > > On 06/21/2016 08:59 AM, Khem Raj wrote: >> Can you also see if usermode qemu needs to be changed for ppc64 as well > > It has one issue. It wont display input from keyboard. it over runs the > usb-kbd buffer. This is why I sent this series fir

Re: [OE-core] [PATCH 0/3] Add qemuppc64 target

2016-06-21 Thread Burton, Ross
On 21 June 2016 at 16:59, Khem Raj wrote: > Can you also see if usermode qemu needs to be changed for ppc64 as well > It needs enabling entirely - qemu-ppc64 doesn't exist currently so every build-time postinst fails. Ross -- ___ Openembedded-core mai

Re: [OE-core] [PATCH 0/3] Add qemuppc64 target

2016-06-21 Thread Khem Raj
Can you also see if usermode qemu needs to be changed for ppc64 as well On Jun 21, 2016 7:39 AM, "Armin Kuster" wrote: > This is step 1 in support of Yocto bug 9778 > > Boot tested on Ubuntu 14.04 (qemu 2.0) > > Armin Kuster (3): > machine: add qemuppc64 machine > linux-yocto: add qemuppc64 >

[OE-core] [PATCH 0/3] Add qemuppc64 target

2016-06-21 Thread Armin Kuster
This is step 1 in support of Yocto bug 9778 Boot tested on Ubuntu 14.04 (qemu 2.0) Armin Kuster (3): machine: add qemuppc64 machine linux-yocto: add qemuppc64 runqemu: Add qemuppc64 meta/conf/machine/qemuppc64.conf | 13 + meta/recipes-kernel/linux/linux-yocto_4.1.