All of lore.kernel.org
 help / color / mirror / Atom feed
* [kirkstone][OE-core][PATCH] efibootmgr: update compilation with musl
@ 2022-12-14 14:28 Marta Rybczynska
  2022-12-14 16:08 ` Steve Sakoman
  0 siblings, 1 reply; 4+ messages in thread
From: Marta Rybczynska @ 2022-12-14 14:28 UTC (permalink / raw)
  To: openembedded-core; +Cc: Marta Rybczynska, Marta Rybczynska

Since the commit 005b6aba89eaf1b79fdd7565dd028fdd9bbfcc7d
(efivar: add musl libc compatibility) efibootmgr compiles with
musl too. Update the variable to take that into account.

Signed-off-by: Marta Rybczynska <marta.rybczynska@linaro.org>
---
 meta/recipes-bsp/efibootmgr/efibootmgr_17.bb | 2 --
 1 file changed, 2 deletions(-)

diff --git a/meta/recipes-bsp/efibootmgr/efibootmgr_17.bb b/meta/recipes-bsp/efibootmgr/efibootmgr_17.bb
index 11d8b9061d..be6571b3fa 100644
--- a/meta/recipes-bsp/efibootmgr/efibootmgr_17.bb
+++ b/meta/recipes-bsp/efibootmgr/efibootmgr_17.bb
@@ -34,6 +34,4 @@ do_install () {
 }
 
 CLEANBROKEN = "1"
-# https://github.com/rhboot/efivar/issues/202
-COMPATIBLE_HOST:libc-musl = 'null'
 
-- 
2.35.1



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

end of thread, other threads:[~2022-12-15  8:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1730AF3E5FBC5760.9432@lists.openembedded.org>
2022-12-14 14:39 ` [kirkstone][OE-core][PATCH] efibootmgr: update compilation with musl Marta Rybczynska
2022-12-14 14:28 Marta Rybczynska
2022-12-14 16:08 ` Steve Sakoman
2022-12-15  8:48   ` Marta Rybczynska

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.