diff mbox

[6/6] rt-tests: remove occurrence of eglibc

Message ID 1465422059-22254-6-git-send-email-thomas.petazzoni@free-electrons.com
State Accepted
Commit 05ad387fc0a2399af796739879cfdb38908f02a0
Headers show

Commit Message

Thomas Petazzoni June 8, 2016, 9:40 p.m. UTC
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
 package/rt-tests/Config.in | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Comments

Romain Naour June 13, 2016, 8:06 p.m. UTC | #1
Hi Thomas,

Le 08/06/2016 à 23:40, Thomas Petazzoni a écrit :
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
> ---
>  package/rt-tests/Config.in | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/package/rt-tests/Config.in b/package/rt-tests/Config.in
> index 4c57c0f..96e0bad 100644
> --- a/package/rt-tests/Config.in
> +++ b/package/rt-tests/Config.in
> @@ -15,9 +15,9 @@ config BR2_PACKAGE_RT_TESTS
>  
>  	  Note that this package requires a toolchain built with the
>  	  NPTL implementation of the pthread API (this is always the
> -	  case with glibc/eglibc toolchains, but may not necessarily
> -	  be the case with uClibc toolchains, since the thread
> -	  implementation is configurable).
> +	  case with glibc toolchains, but may not necessarily be the
> +	  case with uClibc toolchains, since the thread implementation
> +	  is configurable).
>  
>  	  http://rt.wiki.kernel.org
>  
> 

Reviewed-by: Romain Naour <romain.naour@gmail.com>

Best regards,
Romain
Yann E. MORIN June 13, 2016, 8:50 p.m. UTC | #2
Thomas, All,

On 2016-06-08 23:40 +0200, Thomas Petazzoni spake thusly:
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>

Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>

Regards,
Yann E. MORIN.

> ---
>  package/rt-tests/Config.in | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/package/rt-tests/Config.in b/package/rt-tests/Config.in
> index 4c57c0f..96e0bad 100644
> --- a/package/rt-tests/Config.in
> +++ b/package/rt-tests/Config.in
> @@ -15,9 +15,9 @@ config BR2_PACKAGE_RT_TESTS
>  
>  	  Note that this package requires a toolchain built with the
>  	  NPTL implementation of the pthread API (this is always the
> -	  case with glibc/eglibc toolchains, but may not necessarily
> -	  be the case with uClibc toolchains, since the thread
> -	  implementation is configurable).
> +	  case with glibc toolchains, but may not necessarily be the
> +	  case with uClibc toolchains, since the thread implementation
> +	  is configurable).
>  
>  	  http://rt.wiki.kernel.org
>  
> -- 
> 2.7.4
> 
> _______________________________________________
> buildroot mailing list
> buildroot@busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
Peter Korsgaard June 28, 2016, 8:29 p.m. UTC | #3
>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@free-electrons.com> writes:

 > Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>

Committed, thanks.
diff mbox

Patch

diff --git a/package/rt-tests/Config.in b/package/rt-tests/Config.in
index 4c57c0f..96e0bad 100644
--- a/package/rt-tests/Config.in
+++ b/package/rt-tests/Config.in
@@ -15,9 +15,9 @@  config BR2_PACKAGE_RT_TESTS
 
 	  Note that this package requires a toolchain built with the
 	  NPTL implementation of the pthread API (this is always the
-	  case with glibc/eglibc toolchains, but may not necessarily
-	  be the case with uClibc toolchains, since the thread
-	  implementation is configurable).
+	  case with glibc toolchains, but may not necessarily be the
+	  case with uClibc toolchains, since the thread implementation
+	  is configurable).
 
 	  http://rt.wiki.kernel.org