You can just use a qemux86-64 target, which is much faster because it
executes directly on the hardware. What's the need to emulate
specifically arm?

Alex

On Mon, 18 Feb 2019 at 19:34, Jean-Christian de Rivaz
<jean-christian.deri...@innodelec.ch> wrote:
>
> Hi,
>
> The chromium-x11 browser can't be compiled for the qemuarm machine because it 
> use the old ARM926 processor. I have modified the qemuarm.conf file  inside 
> poky/meta/conf/machine/ to add
> DEFAULTTUNE ?= "cortexa7thf-neon-vfpv4"
> require conf/machine/include/tune-cortexa7.inc
> But I want to avoid patching files of the poky project. Is there a proper way 
> to add a QEMU Raspberry Pi 2 target like qemuraspi2 for example ? It look 
> like many recipe files contains specific part for qemuarm so I wonder if 
> adding a new QEMU machine it a simple enough task.
>
> Best Regards,
> Jean-Christian de Rivaz
> --
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to