From: Julien Boibessot <julien.boibessot@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] Real time Linux implementation
Date: Wed, 07 Dec 2011 09:34:49 +0100 [thread overview]
Message-ID: <4EDF2529.60003@free.fr> (raw)
In-Reply-To: <20111203120816.4c0f862a@skate>
On 03/12/2011 12:08, Thomas Petazzoni wrote:
> For extensions like Xenomai and RTAI, I think having Buildroot
> integration make sense because those extensions have userspace parts
> that need to be compiled and integrated to the root filesystem.
>
> For something like PREEMPT_RT, which is "only" a kernel patch, the need
> for integration in Buildroot is a bit less important, in my opinion.
> You can just manage your kernel tree outside of Buildroot (choosing the
> right kernel version, applying the right PREEMPT_RT patch set), and
> then tell Buildroot to use that particular kernel source tree.
Thomas is right. To use PREEMPT_RT with Buildroot a:
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
BR2_LINUX_KERNEL_VERSION="3.0.12"
BR2_LINUX_KERNEL_PATCH="http://www.kernel.org/pub/linux/kernel/projects/rt/3.0/patch-3.0.12-rt29.patch.bz2"
is enough.
Ok, this implies that the user knows what he wants to do, but this is
generally the case when using PREEMPT-RT as this patch is only available
for a restricted number of Linux kernel versions.
Regards,
Julien
next prev parent reply other threads:[~2011-12-07 8:34 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-01 19:27 [Buildroot] Real time Linux implementation Morten Jensen
2011-12-01 21:18 ` Thomas Petazzoni
2011-12-02 18:33 ` Stephan Hoffmann
2011-12-02 23:08 ` Thomas Petazzoni
2011-12-03 10:53 ` Michael S. Zick
2011-12-03 11:08 ` Thomas Petazzoni
2011-12-03 11:24 ` Michael S. Zick
2011-12-07 8:34 ` Julien Boibessot [this message]
2011-12-09 18:55 ` Thomas Petazzoni
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=4EDF2529.60003@free.fr \
--to=julien.boibessot@free.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox