From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [pull request] Pull request for branch xenomai-rtai
Date: Sat, 17 Sep 2011 22:22:50 +0200 [thread overview]
Message-ID: <cover.1316290714.git.thomas.petazzoni@free-electrons.com> (raw)
Hello,
Here is a patch set that adds the Xenomai and RTAI real-time
extensions of the Linux kernel. The Xenomai patches come from Thomas
de Schampheleire, who himself took them from Beno?t Mauduit. Those
patches have been improved further, taking into account comments from
Arnout, and adding some more features (ability to remove test
programs, RT-CAN programs, Analogy programs, and select which skins
should be installed).
The RTAI real-time extension is also added. It is not well supported
on architectures others than x86/x86-64, but can be useful on those
architectures. However, its integration required a small change in the
package infrastructure, described in detail in its commit log.
Regards,
Thomas
The following changes since commit 16d6e9b3420e78a89960b8b68202ea46a618810d:
Makefile.autotools.in: fix autoreconf libtool patching after libtool move (2011-09-17 14:16:42 +0200)
are available in the git repository at:
http://free-electrons.com/~thomas/buildroot.git xenomai-rtai
Thomas De Schampheleire (2):
linux: Add Linux Kernel extensions menu
Add xenomai real-time Framework to buildroot
Thomas Petazzoni (6):
xenomai: add support to keep or remove testsuite programs
xenomai: add support to keep or remove RT-CAN utilities
xenomai: add support to keep or remove Analogy utilities and libs
xenomai: add support to keep or remove skins
package: change ordering of steps
Add support for the RTAI real-time extension
linux/Config.ext.in | 31 ++++
linux/Config.in | 4 +
linux/linux-ext-rtai.mk | 47 ++++++
linux/linux-ext-xenomai.mk | 30 ++++
linux/linux.mk | 2 +
package/Config.in | 5 +
package/Makefile.package.in | 6 +-
package/rtai/Config.in | 2 +
package/rtai/rtai.mk | 16 ++
package/xenomai/Config.in | 159 ++++++++++++++++++++
.../xenomai/xenomai-do-not-install-devices.patch | 11 ++
package/xenomai/xenomai.mk | 159 ++++++++++++++++++++
target/generic/device_table_dev.txt | 5 +
13 files changed, 474 insertions(+), 3 deletions(-)
create mode 100644 linux/Config.ext.in
create mode 100644 linux/linux-ext-rtai.mk
create mode 100644 linux/linux-ext-xenomai.mk
create mode 100644 package/rtai/Config.in
create mode 100644 package/rtai/rtai.mk
create mode 100644 package/xenomai/Config.in
create mode 100644 package/xenomai/xenomai-do-not-install-devices.patch
create mode 100644 package/xenomai/xenomai.mk
Thanks,
--
Thomas Petazzoni
next reply other threads:[~2011-09-17 20:22 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-17 20:22 Thomas Petazzoni [this message]
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
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=cover.1316290714.git.thomas.petazzoni@free-electrons.com \
--to=thomas.petazzoni@free-electrons.com \
--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