[OE-core] trouble related to oe-core update

Otavio Salvador otavio at ossystems.com.br
Wed May 20 13:46:01 UTC 2015


On Wed, May 20, 2015 at 5:34 AM, Andreas Müller
<schnitzeltony at googlemail.com> wrote:
> On Tue, May 19, 2015 at 10:54 AM, Andreas Müller
> <schnitzeltony at googlemail.com> wrote:
> Would like to get a solution for this and see 2 ways to go in imx-base.inc:
>
> 1. allow thumb:
> <snip>
> # Float-Point setting
> # handled by software
> # DEFAULTTUNE_mx6 ?= "cortexa9t-neon"
> # handled by hardware
> DEFAULTTUNE_mx6 ?= "cortexa9thf-neon"
> </snip>
>
> 2. if thumb2 is not allowed (why?):
> <snip>
> # Float-Point setting
> # handled by software
> # DEFAULTTUNE_mx6 ?= "cortexa9-neon"
> # handled by hardware
> DEFAULTTUNE_mx6 ?= "cortexa9hf-neon"
> ARM_INSTRUCTION_SET = "arm"
> </snip>
>
> Opinions?

OE-Core does not seem to enable thumb2 by default so I don't think we
ought to change the default here. However I do agree in extend the
comment and provide an example so it is easier for people to do this
when needed.

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750



More information about the Openembedded-core mailing list