From: Romain Naour <romain.naour@openwide.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 2/3] package/openpowerlink: do not override CMAKE_SYSTEM_PROCESSOR
Date: Thu, 11 Dec 2014 00:53:31 +0100 [thread overview]
Message-ID: <5488DCFB.9070309@openwide.fr> (raw)
In-Reply-To: <20141211002007.48079438@free-electrons.com>
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@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
next prev parent reply other threads:[~2014-12-10 23:53 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-10 21:24 [Buildroot] [PATCH v2 1/3] package/openpowerlink: bump to version 1.8.5 Romain Naour
2014-12-10 21:24 ` [Buildroot] [PATCH v2 2/3] package/openpowerlink: do not override CMAKE_SYSTEM_PROCESSOR Romain Naour
2014-12-10 23:20 ` Thomas Petazzoni
2014-12-10 23:53 ` Romain Naour [this message]
2014-12-10 21:24 ` [Buildroot] [PATCH v2 3/3] package/openpowerlink: enable dynamic build Romain Naour
2014-12-10 23:20 ` Thomas Petazzoni
2014-12-10 23:18 ` [Buildroot] [PATCH v2 1/3] package/openpowerlink: bump to version 1.8.5 Thomas Petazzoni
2014-12-10 23:39 ` Romain Naour
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5488DCFB.9070309@openwide.fr \
--to=romain.naour@openwide.fr \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.