* [Buildroot] [PATCH] toolchain: update crosstool-NG project URL
@ 2013-03-19 19:15 Thomas Petazzoni
2013-03-19 19:52 ` Yann E. MORIN
2013-03-19 21:06 ` Peter Korsgaard
0 siblings, 2 replies; 4+ messages in thread
From: Thomas Petazzoni @ 2013-03-19 19:15 UTC (permalink / raw)
To: buildroot
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
toolchain/Config.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/toolchain/Config.in b/toolchain/Config.in
index 6311349..fa78cf4 100644
--- a/toolchain/Config.in
+++ b/toolchain/Config.in
@@ -26,7 +26,7 @@ config BR2_TOOLCHAIN_CTNG
select BR2_TOOLCHAIN_HAS_SHADOW_PASSWORDS
help
Say 'y' if you want to generate the toolchain with crosstool-NG
- ( http://ymorin.is-a-geek.org/projects/crosstool )
+ (http://crosstool-ng.org).
This is considered experimental, and you can expect some breakage.
--
1.7.9.5
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [Buildroot] [PATCH] toolchain: update crosstool-NG project URL
2013-03-19 19:15 [Buildroot] [PATCH] toolchain: update crosstool-NG project URL Thomas Petazzoni
@ 2013-03-19 19:52 ` Yann E. MORIN
2013-03-19 21:06 ` Peter Korsgaard
1 sibling, 0 replies; 4+ messages in thread
From: Yann E. MORIN @ 2013-03-19 19:52 UTC (permalink / raw)
To: buildroot
On Tuesday 19 March 2013 Thomas Petazzoni wrote:
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Obviously:
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
> ---
> toolchain/Config.in | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/toolchain/Config.in b/toolchain/Config.in
> index 6311349..fa78cf4 100644
> --- a/toolchain/Config.in
> +++ b/toolchain/Config.in
> @@ -26,7 +26,7 @@ config BR2_TOOLCHAIN_CTNG
> select BR2_TOOLCHAIN_HAS_SHADOW_PASSWORDS
> help
> Say 'y' if you want to generate the toolchain with crosstool-NG
> - ( http://ymorin.is-a-geek.org/projects/crosstool )
> + (http://crosstool-ng.org).
>
> This is considered experimental, and you can expect some breakage.
>
> --
> 1.7.9.5
>
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
>
>
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] [PATCH] toolchain: update crosstool-NG project URL
2013-03-19 19:15 [Buildroot] [PATCH] toolchain: update crosstool-NG project URL Thomas Petazzoni
2013-03-19 19:52 ` Yann E. MORIN
@ 2013-03-19 21:06 ` Peter Korsgaard
2013-03-20 8:31 ` Thomas Petazzoni
1 sibling, 1 reply; 4+ messages in thread
From: Peter Korsgaard @ 2013-03-19 21:06 UTC (permalink / raw)
To: buildroot
>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@free-electrons.com> writes:
Thomas> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas> ---
Thomas> toolchain/Config.in | 2 +-
Thomas> 1 file changed, 1 insertion(+), 1 deletion(-)
Thomas> diff --git a/toolchain/Config.in b/toolchain/Config.in
Thomas> index 6311349..fa78cf4 100644
Thomas> --- a/toolchain/Config.in
Thomas> +++ b/toolchain/Config.in
Thomas> @@ -26,7 +26,7 @@ config BR2_TOOLCHAIN_CTNG
Thomas> select BR2_TOOLCHAIN_HAS_SHADOW_PASSWORDS
Thomas> help
Thomas> Say 'y' if you want to generate the toolchain with crosstool-NG
Thomas> - ( http://ymorin.is-a-geek.org/projects/crosstool )
Thomas> + (http://crosstool-ng.org).
Thanks, but what tree did you make this against? It doesn't apply to
current head (we have a select BR2_TOOLCHAIN_HAS_THREADS_DEBUG_IF_NEEDED
line).
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] [PATCH] toolchain: update crosstool-NG project URL
2013-03-19 21:06 ` Peter Korsgaard
@ 2013-03-20 8:31 ` Thomas Petazzoni
0 siblings, 0 replies; 4+ messages in thread
From: Thomas Petazzoni @ 2013-03-20 8:31 UTC (permalink / raw)
To: buildroot
Dear Peter Korsgaard,
On Tue, 19 Mar 2013 22:06:51 +0100, Peter Korsgaard wrote:
> Thanks, but what tree did you make this against? It doesn't apply to
> current head (we have a select BR2_TOOLCHAIN_HAS_THREADS_DEBUG_IF_NEEDED
> line).
I did it on top of the gdb infrastructure patch, I didn't realize it
was so close to a gdb change that it would conflict.
I'll resend a new version on top of Git master.
Thomas
--
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2013-03-20 8:31 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-19 19:15 [Buildroot] [PATCH] toolchain: update crosstool-NG project URL Thomas Petazzoni
2013-03-19 19:52 ` Yann E. MORIN
2013-03-19 21:06 ` Peter Korsgaard
2013-03-20 8:31 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox