[OE-core] [PATCH 1/2] qemux86: use a Core 2 Duo CPU instead of the original circa-1993 Pentium

Richard Purdie richard.purdie at linuxfoundation.org
Tue May 14 10:08:19 UTC 2019


On Mon, 2019-05-13 at 17:33 +0200, Alexander Kanavin wrote:
> This matches what the qemux86_64 is currently using, and
> will allow testing the instructions added in the meantime;
> particularly various SSE extensions are now enabled.
> 
> Signed-off-by: Alexander Kanavin <alex.kanavin at gmail.com>
> ---
>  meta/conf/machine/include/qemuboot-x86.inc | 4 ++--
>  meta/conf/machine/qemux86.conf             | 3 +--
>  2 files changed, 3 insertions(+), 4 deletions(-)

There is some kind of bad assumption somewhere in the sdk/mingw code:

https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/152

and another glitch somewhere in the SDK code:

https://autobuilder.yoctoproject.org/typhoon/#/builders/59/builds/588

I was also worried that:

http://git.yoctoproject.org/cgit.cgi/yocto-autobuilder-helper/tree/scripts/publish-artefacts
may need fixes but it looks like it might be ok.

Cheers,

Richard



More information about the Openembedded-core mailing list