All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/efibootmgr: fix comment
@ 2021-06-05  9:08 Bernd Kuhls
  2021-06-05 12:44 ` Yann E. MORIN
  2021-06-10 20:15 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Bernd Kuhls @ 2021-06-05  9:08 UTC (permalink / raw)
  To: buildroot

Building efibootmgr with a musl toolchain is possible.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/efibootmgr/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/efibootmgr/Config.in b/package/efibootmgr/Config.in
index d31f9b13ee..98ff71c996 100644
--- a/package/efibootmgr/Config.in
+++ b/package/efibootmgr/Config.in
@@ -15,7 +15,7 @@ config BR2_PACKAGE_EFIBOOTMGR
 
 	  https://github.com/rhboot/efibootmgr
 
-comment "efibootmgr needs a glibc or uClibc toolchain w/ dynamic library, headers >= 3.12, gcc >= 4.9"
+comment "efibootmgr needs a toolchain w/ dynamic library, headers >= 3.12, gcc >= 4.9"
 	depends on BR2_PACKAGE_EFIVAR_ARCH_SUPPORTS
 	depends on BR2_STATIC_LIBS || \
 		!BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_12 || \
-- 
2.29.2

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

* [Buildroot] [PATCH 1/1] package/efibootmgr: fix comment
  2021-06-05  9:08 [Buildroot] [PATCH 1/1] package/efibootmgr: fix comment Bernd Kuhls
@ 2021-06-05 12:44 ` Yann E. MORIN
  2021-06-10 20:15 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Yann E. MORIN @ 2021-06-05 12:44 UTC (permalink / raw)
  To: buildroot

Bernd, All,

On 2021-06-05 11:08 +0200, Bernd Kuhls spake thusly:
> Building efibootmgr with a musl toolchain is possible.
> 
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>

Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  package/efibootmgr/Config.in | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/package/efibootmgr/Config.in b/package/efibootmgr/Config.in
> index d31f9b13ee..98ff71c996 100644
> --- a/package/efibootmgr/Config.in
> +++ b/package/efibootmgr/Config.in
> @@ -15,7 +15,7 @@ config BR2_PACKAGE_EFIBOOTMGR
>  
>  	  https://github.com/rhboot/efibootmgr
>  
> -comment "efibootmgr needs a glibc or uClibc toolchain w/ dynamic library, headers >= 3.12, gcc >= 4.9"
> +comment "efibootmgr needs a toolchain w/ dynamic library, headers >= 3.12, gcc >= 4.9"
>  	depends on BR2_PACKAGE_EFIVAR_ARCH_SUPPORTS
>  	depends on BR2_STATIC_LIBS || \
>  		!BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_12 || \
> -- 
> 2.29.2
> 
> _______________________________________________
> 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 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

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

* [Buildroot] [PATCH 1/1] package/efibootmgr: fix comment
  2021-06-05  9:08 [Buildroot] [PATCH 1/1] package/efibootmgr: fix comment Bernd Kuhls
  2021-06-05 12:44 ` Yann E. MORIN
@ 2021-06-10 20:15 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2021-06-10 20:15 UTC (permalink / raw)
  To: buildroot

>>>>> "Bernd" == Bernd Kuhls <bernd.kuhls@t-online.de> writes:

 > Building efibootmgr with a musl toolchain is possible.
 > Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>

Committed to 2021.02.x, thanks.

-- 
Bye, Peter Korsgaard

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

end of thread, other threads:[~2021-06-10 20:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-05  9:08 [Buildroot] [PATCH 1/1] package/efibootmgr: fix comment Bernd Kuhls
2021-06-05 12:44 ` Yann E. MORIN
2021-06-10 20:15 ` 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.