mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
efibootmgr: update compilation with musl
Since the commit 005b6aba89eaf1b79fdd7565dd028fdd9bbfcc7d (efivar: add musl libc compatibility) efibootmgr compiles with musl too. Update the variable to take that into account. (From OE-Core rev: ada5e64a97d5f269886772540e0bb0c324088b21) Signed-off-by: Marta Rybczynska <marta.rybczynska@linaro.org> Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
5c7103d6c7
commit
2f4691f403
@@ -34,6 +34,4 @@ do_install () {
|
||||
}
|
||||
|
||||
CLEANBROKEN = "1"
|
||||
# https://github.com/rhboot/efivar/issues/202
|
||||
COMPATIBLE_HOST:libc-musl = 'null'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user