On Wed, Dec 14, 2022 at 5:08 PM Steve Sakoman wrote: > On Wed, Dec 14, 2022 at 4:29 AM Marta Rybczynska > wrote: > > > > 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 > > --- > > 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' > > I see that master also has the above -- should it also be removed in > master? If so, resubmit for master and I will backport to kirkstone. > > > Al three branches finished compilation just fine, so all three are submitted. You can pick it up the moment it hits master. Kind regards, Marta