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

Reply via email to