[Buildroot] [PATCH v2 2/3] package/openpowerlink: do not override CMAKE_SYSTEM_PROCESSOR

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed Dec 10 23:20:07 UTC 2014


Dear Romain Naour,

On Wed, 10 Dec 2014 22:24:55 +0100, Romain Naour wrote:
> Signed-off-by: Romain Naour <romain.naour at openwide.fr>
> ---
> 
> This commit must be applied after "pkg-cmake.mk: Set CMAKE_SYSTEM_PROCESSOR"
> http://patchwork.ozlabs.org/patch/411789/
> 
> v2: rework the regex (Samuel Martin)
> ---
>  ...a-better-regex-for-cmake-system-processor.patch | 89 ++++++++++++++++++++++

Can you submit this upstream?


> ++ELSEIF (CMAKE_SYSTEM_PROCESSOR STREQUAL "arm" OR CMAKE_SYSTEM_PROCESSOR STREQUAL "armv7l")

I think many other values than "arm" and "armv7l" are possible.
Actually arm* indicates it's ARM.

But since this package is anyway only selectable on x86 and x86-64 in
Buildroot, I applied the patch nonetheless.

Thanks,

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the buildroot mailing list