* [Buildroot] [PATCH] toolchain: update comment about uClibc/uClibc-ng
@ 2016-10-15 8:13 Waldemar Brodkorb
2016-10-15 8:36 ` Arnout Vandecappelle
2016-10-15 9:14 ` Peter Korsgaard
0 siblings, 2 replies; 3+ messages in thread
From: Waldemar Brodkorb @ 2016-10-15 8:13 UTC (permalink / raw)
To: buildroot
External toolchains can use both, so mention it here.
Reported-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
---
toolchain/toolchain-external/Config.in | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/toolchain/toolchain-external/Config.in b/toolchain/toolchain-external/Config.in
index 2b17b7a..bcb42db 100644
--- a/toolchain/toolchain-external/Config.in
+++ b/toolchain/toolchain-external/Config.in
@@ -920,14 +920,16 @@ choice
default BR2_TOOLCHAIN_EXTERNAL_CUSTOM_UCLIBC
config BR2_TOOLCHAIN_EXTERNAL_CUSTOM_UCLIBC
- bool "uClibc"
+ bool "uClibc/uClibc-ng"
select BR2_TOOLCHAIN_EXTERNAL_UCLIBC
# For the time being, we assume that all custom external
# toolchains have shadow password support.
select BR2_TOOLCHAIN_HAS_SHADOW_PASSWORDS
help
Select this option if your external toolchain uses the
- uClibc C library (available from http://www.uclibc.org/).
+ uClibc (available from http://www.uclibc.org/)
+ or uClibc-ng (available from http://www.uclibc-ng.org)
+ C library.
config BR2_TOOLCHAIN_EXTERNAL_CUSTOM_GLIBC
bool "glibc/eglibc"
--
2.1.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH] toolchain: update comment about uClibc/uClibc-ng
2016-10-15 8:13 [Buildroot] [PATCH] toolchain: update comment about uClibc/uClibc-ng Waldemar Brodkorb
@ 2016-10-15 8:36 ` Arnout Vandecappelle
2016-10-15 9:14 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Arnout Vandecappelle @ 2016-10-15 8:36 UTC (permalink / raw)
To: buildroot
On 15-10-16 10:13, Waldemar Brodkorb wrote:
> External toolchains can use both, so mention it here.
>
> Reported-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
> Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Regards,
Arnout
> ---
> toolchain/toolchain-external/Config.in | 6 ++++--
> 1 file changed, 4 insertions(+), 2 deletions(-)
>
> diff --git a/toolchain/toolchain-external/Config.in b/toolchain/toolchain-external/Config.in
> index 2b17b7a..bcb42db 100644
> --- a/toolchain/toolchain-external/Config.in
> +++ b/toolchain/toolchain-external/Config.in
> @@ -920,14 +920,16 @@ choice
> default BR2_TOOLCHAIN_EXTERNAL_CUSTOM_UCLIBC
>
> config BR2_TOOLCHAIN_EXTERNAL_CUSTOM_UCLIBC
> - bool "uClibc"
> + bool "uClibc/uClibc-ng"
> select BR2_TOOLCHAIN_EXTERNAL_UCLIBC
> # For the time being, we assume that all custom external
> # toolchains have shadow password support.
> select BR2_TOOLCHAIN_HAS_SHADOW_PASSWORDS
> help
> Select this option if your external toolchain uses the
> - uClibc C library (available from http://www.uclibc.org/).
> + uClibc (available from http://www.uclibc.org/)
> + or uClibc-ng (available from http://www.uclibc-ng.org)
> + C library.
>
> config BR2_TOOLCHAIN_EXTERNAL_CUSTOM_GLIBC
> bool "glibc/eglibc"
>
--
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] toolchain: update comment about uClibc/uClibc-ng
2016-10-15 8:13 [Buildroot] [PATCH] toolchain: update comment about uClibc/uClibc-ng Waldemar Brodkorb
2016-10-15 8:36 ` Arnout Vandecappelle
@ 2016-10-15 9:14 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2016-10-15 9:14 UTC (permalink / raw)
To: buildroot
>>>>> "Waldemar" == Waldemar Brodkorb <wbx@openadk.org> writes:
> External toolchains can use both, so mention it here.
> Reported-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
> 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-15 9:14 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-15 8:13 [Buildroot] [PATCH] toolchain: update comment about uClibc/uClibc-ng Waldemar Brodkorb
2016-10-15 8:36 ` Arnout Vandecappelle
2016-10-15 9:14 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox