Fixed
Created: Jun 16, 2014
Updated: Dec 3, 2018
Resolved Date: Jun 26, 2014
Found In Version: 6.0.0.6
Fix Version: 6.0.0.10
Severity: Low
Applicable for: Wind River Linux 6
Component/s: BSP
Trying to use: DEFAULTTUNE = "cortexa15thf-neon"
in my machine I get:
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:
Toolchain tunings invalid:
Tuning 'cortexa15thf-neon' has the following errors:
Tuning 'cortexa15thf-neon' (cortexa15thf-neon) cannot be used with any supported tuning/ABI.
ERROR: Execution of event handler 'check_sanity_eventhandler' failed
Initial bitbake parse/config failed, moving bitbake_build/conf/local.conf to
bitbake_build/conf/local.conf.failed, in case you want to manually debug.
Add:
TUNEABI_tune-cortexa15hf-neon = "armv7athf-neon"
to bitbake_build/conf/local.conf
Use DEFAULTTUNE = "cortexa15thf-neon"