* [Buildroot] [PATCH 1/1] Reorders the real-time menu
[not found] <1768460875.7313954.1379758544122.JavaMail.root@openwide.fr>
@ 2013-09-21 10:20 ` Romain Naour
2013-09-21 10:52 ` Thomas De Schampheleire
2013-09-21 20:45 ` Peter Korsgaard
0 siblings, 2 replies; 3+ messages in thread
From: Romain Naour @ 2013-09-21 10:20 UTC (permalink / raw)
To: buildroot
Reported-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Signed-off-by: Romain Naour <romain.naour@openwide.fr>
---
package/Config.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/Config.in b/package/Config.in
index 911cba1..aac0c12 100644
--- a/package/Config.in
+++ b/package/Config.in
@@ -911,8 +911,8 @@ endif
endmenu
menu "Real-Time"
-source "package/xenomai/Config.in"
source "package/rtai/Config.in"
+source "package/xenomai/Config.in"
endmenu
menu "Shell and utilities"
--
1.8.4
^ permalink raw reply related [flat|nested] 3+ messages in thread* [Buildroot] [PATCH 1/1] Reorders the real-time menu
2013-09-21 10:20 ` [Buildroot] [PATCH 1/1] Reorders the real-time menu Romain Naour
@ 2013-09-21 10:52 ` Thomas De Schampheleire
2013-09-21 20:45 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Thomas De Schampheleire @ 2013-09-21 10:52 UTC (permalink / raw)
To: buildroot
On Sat, Sep 21, 2013 at 12:20 PM, Romain Naour <romain.naour@openwide.fr> wrote:
>
> Reported-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
> Signed-off-by: Romain Naour <romain.naour@openwide.fr>
> ---
> package/Config.in | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/package/Config.in b/package/Config.in
> index 911cba1..aac0c12 100644
> --- a/package/Config.in
> +++ b/package/Config.in
> @@ -911,8 +911,8 @@ endif
> endmenu
>
> menu "Real-Time"
> -source "package/xenomai/Config.in"
> source "package/rtai/Config.in"
> +source "package/xenomai/Config.in"
> endmenu
>
> menu "Shell and utilities"
> --
Acked-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH 1/1] Reorders the real-time menu
2013-09-21 10:20 ` [Buildroot] [PATCH 1/1] Reorders the real-time menu Romain Naour
2013-09-21 10:52 ` Thomas De Schampheleire
@ 2013-09-21 20:45 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2013-09-21 20:45 UTC (permalink / raw)
To: buildroot
>>>>> "Romain" == Romain Naour <romain.naour@openwide.fr> writes:
Romain> Reported-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Romain> Signed-off-by: Romain Naour <romain.naour@openwide.fr>
Committed, thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-09-21 20:45 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1768460875.7313954.1379758544122.JavaMail.root@openwide.fr>
2013-09-21 10:20 ` [Buildroot] [PATCH 1/1] Reorders the real-time menu Romain Naour
2013-09-21 10:52 ` Thomas De Schampheleire
2013-09-21 20:45 ` Peter Korsgaard
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.