[yocto] Antwort: Re: How to set the sysroot toolchain to hard float

robert.berger@gmane gmane at reliableembeddedsystems.com
Sat Aug 6 00:20:26 PDT 2016


Hi,

On 2016-08-05 10:24, S.Jaritz at esa-grimma.de wrote:
>
> @TOOLCHAIN_OPTIONS: Where these are set in custom layers(like meta-atmel)?
>

If you ask me I would say here [1]:

DEFAULTTUNE = "cortexa5thf"

Here [2] are the available HF options:

# HF Tunes
AVAILTUNES += "cortexa5hf cortexa5thf cortexa5hf-neon cortexa5thf-neon"

[1] 
https://github.com/linux4sam/meta-atmel/blob/master/conf/machine/include/sama5d3.inc
[2] 
http://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta/conf/machine/include/tune-cortexa5.inc

Regards,

Robert





More information about the yocto mailing list