Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Arnout Vandecappelle <arnout@mind.be>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 8/8] Add support for the RTAI real-time extension
Date: Thu, 22 Sep 2011 21:37:11 +0200	[thread overview]
Message-ID: <201109222137.11568.arnout@mind.be> (raw)
In-Reply-To: <87zki1606a.fsf@macbook.be.48ers.dk>


On Sunday 18 September 2011 22:54:53, Peter Korsgaard wrote:
> >>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 
writes:
>  Thomas> Signed-off-by: Thomas Petazzoni
> <thomas.petazzoni@free-electrons.com> Thomas> ---
>  Thomas>  linux/Config.ext.in     |   13 +++++++++++++
>  Thomas>  linux/linux-ext-rtai.mk |   47
> +++++++++++++++++++++++++++++++++++++++++++++++ Thomas>  package/Config.in
>       |    1 +
>  Thomas>  package/rtai/Config.in  |    2 ++
>  Thomas>  package/rtai/rtai.mk    |   16 ++++++++++++++++
>  Thomas>  5 files changed, 79 insertions(+), 0 deletions(-)
>  Thomas>  create mode 100644 linux/linux-ext-rtai.mk
>  Thomas>  create mode 100644 package/rtai/Config.in
>  Thomas>  create mode 100644 package/rtai/rtai.mk
> 
>  Thomas> +++ b/package/rtai/Config.in
>  Thomas> @@ -0,0 +1,2 @@
>  Thomas> +config BR2_PACKAGE_RTAI
>  Thomas> +        bool "rtai"
> 
> Wrong indentation, no help text and should depend on
> BR2_LINUX_KERNEL_EXT_RTAI.
> 
> I've fixed that and committed, thanks.

 Since the option is not user selectable (due to select BR2_PACKAGE_RTAI in 
the BR2_LINUX_KERNEL_EXT_RTAI), it doesn't make sense to have a user visible 
config option here.  I guess Thomas's mistake was not to skip the help text, 
but to add "rtai" after the bool...

 Patch follows.

 Regards,
 Arnout

-- 
Arnout Vandecappelle                               arnout at mind be
Senior Embedded Software Architect                 +32-16-286540
Essensium/Mind                                     http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium                BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint:  31BB CF53 8660 6F88 345D  54CC A836 5879 20D7 CF43

  reply	other threads:[~2011-09-22 19:37 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-17 20:22 [Buildroot] [pull request] Pull request for branch xenomai-rtai Thomas Petazzoni
2011-09-17 20:22 ` [Buildroot] [PATCH 1/8] linux: Add Linux Kernel extensions menu Thomas Petazzoni
2011-09-18 20:32   ` Peter Korsgaard
2011-09-17 20:22 ` [Buildroot] [PATCH 2/8] Add xenomai real-time Framework to buildroot Thomas Petazzoni
2011-09-18 20:41   ` Peter Korsgaard
2011-09-17 20:22 ` [Buildroot] [PATCH 3/8] xenomai: add support to keep or remove testsuite programs Thomas Petazzoni
2011-09-18 20:43   ` Peter Korsgaard
2011-09-17 20:22 ` [Buildroot] [PATCH 4/8] xenomai: add support to keep or remove RT-CAN utilities Thomas Petazzoni
2011-09-18 20:44   ` Peter Korsgaard
2011-09-17 20:22 ` [Buildroot] [PATCH 5/8] xenomai: add support to keep or remove Analogy utilities and libs Thomas Petazzoni
2011-09-18 20:44   ` Peter Korsgaard
2011-09-17 20:22 ` [Buildroot] [PATCH 6/8] xenomai: add support to keep or remove skins Thomas Petazzoni
2011-09-18 20:45   ` Peter Korsgaard
2011-09-19  8:24   ` Thomas De Schampheleire
2011-09-19  8:49     ` Thomas Petazzoni
2011-09-19  8:54       ` Thomas De Schampheleire
2011-09-17 20:22 ` [Buildroot] [PATCH 7/8] package: change ordering of steps Thomas Petazzoni
2011-09-18 20:47   ` Peter Korsgaard
2011-09-28 14:13   ` Thomas De Schampheleire
2011-09-28 14:28     ` Thomas Petazzoni
2011-09-28 14:44       ` Thomas De Schampheleire
2011-09-28 16:27         ` Arnout Vandecappelle
2011-11-14 15:32           ` Thomas De Schampheleire
2011-09-17 20:22 ` [Buildroot] [PATCH 8/8] Add support for the RTAI real-time extension Thomas Petazzoni
2011-09-18 20:54   ` Peter Korsgaard
2011-09-22 19:37     ` Arnout Vandecappelle [this message]
2011-09-22 19:46       ` [Buildroot] [PATCH] rtai: hide the config option Arnout Vandecappelle
2011-09-18 12:19 ` [Buildroot] [pull request] Pull request for branch xenomai-rtai Benoît Mauduit
2011-09-22 17:13   ` Arnout Vandecappelle
2011-09-19  8:21 ` Thomas De Schampheleire

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=201109222137.11568.arnout@mind.be \
    --to=arnout@mind.be \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox