HI,
I downloaded the Arago system and successfully built an image for am335x-evm,
but I want to create an image I can run in QEMU.
When I change my local.conf file from:
MACHINE = "am335x-evm"
to
MACHINE="qemuarm"
I receive this error:
ERROR: OE-core's config sanity checker detected a potential misconfiguration.
Either fix the cause of this error or at your own risk disable the checker
(see sanity.conf).
Following is the list of potential problems / advisories:
Error, the PACKAGE_ARCHS (all any noarch
${PACKAGE_EXTRA_ARCHS_tune-cortexa8thf-neon} qemuarm) variable does not contain
TUNE_PKGARCH (armv5).Toolchain tunings invalid:
Tuning 'cortexa8thf-neon' has no defined features, and cannot be used.
ERROR: Execution of event handler 'check_sanity_eventhandler' failed
I don't understand how the tunings work, so I'm completely stumped about how to
run my image in QEMU.
Are there any instructions for building & running Arago under QEMU?
Thanks,
Brad
_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago