* [Buildroot] [PATCH] docs: update URL to uClibc-ng homepage
@ 2016-10-14 9:29 Waldemar Brodkorb
2016-10-14 13:53 ` Arnout Vandecappelle
2016-10-14 14:50 ` Peter Korsgaard
0 siblings, 2 replies; 3+ messages in thread
From: Waldemar Brodkorb @ 2016-10-14 9:29 UTC (permalink / raw)
To: buildroot
It is not necessary to update all mentioning of uClibc, but
at least we should point to the right homepage of the used
project.
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
---
docs/manual/configure.txt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/manual/configure.txt b/docs/manual/configure.txt
index 0cd9f82..0739bc7 100644
--- a/docs/manual/configure.txt
+++ b/docs/manual/configure.txt
@@ -31,7 +31,7 @@ code for your system. It consists of a compiler (in our case, +gcc+),
binary utils like assembler and linker (in our case, +binutils+) and a
C standard library (for example
http://www.gnu.org/software/libc/libc.html[GNU Libc],
-http://www.uclibc.org/[uClibc]).
+http://www.uclibc-ng.org/[uClibc-ng]).
The system installed on your development station certainly already has
a compilation toolchain that you can use to compile an application
@@ -81,7 +81,7 @@ by itself a cross-compilation toolchain, before building the userspace
applications and libraries for your target embedded system.
This backend supports several C libraries:
-http://www.uclibc.org[uClibc],
+http://www.uclibc-ng.org[uClibc-ng],
http://www.gnu.org/software/libc/libc.html[glibc] and
http://www.musl-libc.org[musl].
--
2.1.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH] docs: update URL to uClibc-ng homepage
2016-10-14 9:29 [Buildroot] [PATCH] docs: update URL to uClibc-ng homepage Waldemar Brodkorb
@ 2016-10-14 13:53 ` Arnout Vandecappelle
2016-10-14 14:50 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Arnout Vandecappelle @ 2016-10-14 13:53 UTC (permalink / raw)
To: buildroot
On 14-10-16 11:29, Waldemar Brodkorb wrote:
> It is not necessary to update all mentioning of uClibc, but
> at least we should point to the right homepage of the used
> project.
>
> Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Can you also update the BR2_TOOLCHAIN_EXTERNAL_CUSTOM_UCLIBC in
toolchain/toolchain-external/Config.in to mention both uClibc and uClibc-ng?
Regards,
Arnout
> ---
> docs/manual/configure.txt | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/docs/manual/configure.txt b/docs/manual/configure.txt
> index 0cd9f82..0739bc7 100644
> --- a/docs/manual/configure.txt
> +++ b/docs/manual/configure.txt
> @@ -31,7 +31,7 @@ code for your system. It consists of a compiler (in our case, +gcc+),
> binary utils like assembler and linker (in our case, +binutils+) and a
> C standard library (for example
> http://www.gnu.org/software/libc/libc.html[GNU Libc],
> -http://www.uclibc.org/[uClibc]).
> +http://www.uclibc-ng.org/[uClibc-ng]).
>
> The system installed on your development station certainly already has
> a compilation toolchain that you can use to compile an application
> @@ -81,7 +81,7 @@ by itself a cross-compilation toolchain, before building the userspace
> applications and libraries for your target embedded system.
>
> This backend supports several C libraries:
> -http://www.uclibc.org[uClibc],
> +http://www.uclibc-ng.org[uClibc-ng],
> http://www.gnu.org/software/libc/libc.html[glibc] and
> http://www.musl-libc.org[musl].
>
>
--
Arnout Vandecappelle arnout at mind be
Senior Embedded Software Architect +32-16-286500
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: 7493 020B C7E3 8618 8DEC 222C 82EB F404 F9AC 0DDF
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH] docs: update URL to uClibc-ng homepage
2016-10-14 9:29 [Buildroot] [PATCH] docs: update URL to uClibc-ng homepage Waldemar Brodkorb
2016-10-14 13:53 ` Arnout Vandecappelle
@ 2016-10-14 14:50 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2016-10-14 14:50 UTC (permalink / raw)
To: buildroot
>>>>> "Waldemar" == Waldemar Brodkorb <wbx@openadk.org> writes:
> It is not necessary to update all mentioning of uClibc, but
> at least we should point to the right homepage of the used
> project.
> Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
Committed, thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-10-14 14:50 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-14 9:29 [Buildroot] [PATCH] docs: update URL to uClibc-ng homepage Waldemar Brodkorb
2016-10-14 13:53 ` Arnout Vandecappelle
2016-10-14 14:50 ` 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.