[OE-core] Regarding Patch ID: 132816

Chaitanya Cherukuri ccherukuri.chaitanya at gmail.com
Thu Feb 15 12:59:35 UTC 2018


​Hello,

The regular expression ​(from OEToolchainConfig.cmake)  below is not
working for SDK path /sysroots/cortexa9hf-neon-poky-linux-gnueabi

if ($ENV{SDKTARGETSYSROOT} MATCHES "/sysroots/([a-zA-Z0-9_-]+)-.+-.+")
  set(CMAKE_SYSTEM_PROCESSOR ${CMAKE_MATCH_1})
endif()

Thanks,
Chaitanya

On Tue, Feb 13, 2018 at 9:50 AM, Otavio Salvador <
otavio.salvador at ossystems.com.br> wrote:

> On Tue, Feb 13, 2018 at 4:58 AM, Alexander Kanavin
> <alexander.kanavin at linux.intel.com> wrote:
> > On 02/12/2018 11:06 PM, Chaitanya Cherukuri wrote:
> >>
> >> I'm new to this forum and didn't know to where to report an issue. I'm
> >> contacting you regarding the patch ID 132816 ( cmake: improve
> >> CMAKE_SYSTEM_PROCESSOR assignment in nativesdk).
> >>
> >> If SDKTARGETSYSROOT is "/sysroots/cortexa9hf-neon-poky-linux-gnueabi"
> this
> >> patch sets the CMAKE_SYSTEM_PROCESSOR as  "cortexa9hf-neon-poky"
> instead of
> >> "cortexa9hf-neon".
> >>
> >> This patch works if SDKTARGETSYSROOT is "/sysroots/core2-32-poky-
> linux".
> >
> > I guess this one is for Otavio Salvador, the cmake recipe maintainer?
>
> I had acked and test the patch. https://patchwork.
> openembedded.org/patch/132816/
>
> --
> 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
>



-- 
*Chaitanya Cherukuri*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20180215/7ec72147/attachment-0002.html>


More information about the Openembedded-core mailing list