On Wed, Dec 14, 2022 at 4:29 AM Marta Rybczynska <[email protected]> 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 <[email protected]> > --- > 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. Thanks! Steve > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#174557): https://lists.openembedded.org/g/openembedded-core/message/174557 Mute This Topic: https://lists.openembedded.org/mt/95667399/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
