All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/glibc: Config.in: fix typo
@ 2022-07-26  6:30 Christian Stewart via buildroot
  2022-07-26  8:25 ` Yann E. MORIN
  0 siblings, 1 reply; 3+ messages in thread
From: Christian Stewart via buildroot @ 2022-07-26  6:30 UTC (permalink / raw)
  To: buildroot; +Cc: Christian Stewart, Yann E . MORIN, Thomas Petazzoni

compatibiltiy -> compatibility

Signed-off-by: Christian Stewart <christian@paral.in>
---
 package/glibc/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/glibc/Config.in b/package/glibc/Config.in
index 56f7299568..f535f9f6eb 100644
--- a/package/glibc/Config.in
+++ b/package/glibc/Config.in
@@ -49,7 +49,7 @@ config BR2_PACKAGE_GLIBC
 	  https://www.gnu.org/software/libc/
 
 config BR2_PACKAGE_GLIBC_KERNEL_COMPAT
-	bool "Enable compatibiltiy shims to run on older kernels"
+	bool "Enable compatibility shims to run on older kernels"
 	help
 	  Say 'y' here if you plan on running your system on a kernel
 	  older than the version used for the toolchain headers.
-- 
2.35.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [Buildroot] [PATCH 1/1] package/glibc: Config.in: fix typo
  2022-07-26  6:30 [Buildroot] [PATCH 1/1] package/glibc: Config.in: fix typo Christian Stewart via buildroot
@ 2022-07-26  8:25 ` Yann E. MORIN
  2022-08-18  6:13   ` Peter Korsgaard
  0 siblings, 1 reply; 3+ messages in thread
From: Yann E. MORIN @ 2022-07-26  8:25 UTC (permalink / raw)
  To: Christian Stewart; +Cc: Thomas Petazzoni, buildroot

Christian, All,

On 2022-07-25 23:30 -0700, Christian Stewart via buildroot spake thusly:
> compatibiltiy -> compatibility
> 
> Signed-off-by: Christian Stewart <christian@paral.in>

Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  package/glibc/Config.in | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/package/glibc/Config.in b/package/glibc/Config.in
> index 56f7299568..f535f9f6eb 100644
> --- a/package/glibc/Config.in
> +++ b/package/glibc/Config.in
> @@ -49,7 +49,7 @@ config BR2_PACKAGE_GLIBC
>  	  https://www.gnu.org/software/libc/
>  
>  config BR2_PACKAGE_GLIBC_KERNEL_COMPAT
> -	bool "Enable compatibiltiy shims to run on older kernels"
> +	bool "Enable compatibility shims to run on older kernels"
>  	help
>  	  Say 'y' here if you plan on running your system on a kernel
>  	  older than the version used for the toolchain headers.
> -- 
> 2.35.1
> 
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Buildroot] [PATCH 1/1] package/glibc: Config.in: fix typo
  2022-07-26  8:25 ` Yann E. MORIN
@ 2022-08-18  6:13   ` Peter Korsgaard
  0 siblings, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2022-08-18  6:13 UTC (permalink / raw)
  To: Yann E. MORIN; +Cc: Thomas Petazzoni, buildroot

>>>>> "Yann" == Yann E MORIN <yann.morin.1998@free.fr> writes:

 > Christian, All,
 > On 2022-07-25 23:30 -0700, Christian Stewart via buildroot spake thusly:
 >> compatibiltiy -> compatibility
 >> 
 >> Signed-off-by: Christian Stewart <christian@paral.in>

 > Applied to master, thanks.

Committed to 2022.05.x and 2022.02.x, thanks.

-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-08-18  6:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-26  6:30 [Buildroot] [PATCH 1/1] package/glibc: Config.in: fix typo Christian Stewart via buildroot
2022-07-26  8:25 ` Yann E. MORIN
2022-08-18  6:13   ` 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.