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

Romain Naour romain.naour at openwide.fr
Wed Dec 10 23:53:31 UTC 2014


Hi Thomas,

Le 11/12/2014 00:20, Thomas Petazzoni a écrit :
> 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?
> 

This patch is available in my sourceforge repository for openpowerlink's
maintainers:
https://sourceforge.net/u/kubu/openPOWERLINK/ci/v1.8.5-bug-fix/tree/

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

Well, Openpowerlink is mainly used with x86 for now.
But you're right the test need to be fixed upstream.

Best regards,
-- 
Romain Naour

OPEN WIDE Ingénierie - Paris
23/25, rue Daviel| 75013 PARIS
http://ingenierie.openwide.fr

Le blog des technologies libres et embarquées :
http://www.linuxembedded.fr


More information about the buildroot mailing list