[OE-core] [PATCH] cmake: improve CMAKE_SYSTEM_PROCESSOR assignment in nativesdk

Otavio Salvador otavio.salvador at ossystems.com.br
Thu Oct 13 13:26:34 UTC 2016


On Tue, Oct 11, 2016 at 9:32 AM, Ross Burton <ross.burton at intel.com> wrote:
> The previous string manipulations would result in the wrong string being used
> for machines such as intel-corei7-64 as the sysroot was split at the first
> hyphen (so would result in corei7 instead of corei7-64).
>
> Change the logic so that it looks for processor-distro-os and uses the whole of
> the processor field.
>
> Signed-off-by: Ross Burton <ross.burton at intel.com>

Acked-by: Otavio Salvador <otavio at ossystems.com.br>
Tested-by: Otavio Salvador <otavio at ossystems.com.br>


-- 
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