USE flag "binary" was present with -202105 but is not with -202202 DOC_CONTENTS still references it as a means to install firmware with secureboot keys Reproducible: Always Actual Results: If USE=binary is enabled, we also install an OVMF variables file (coming from fedora) that contains secureboot default keys /usr/share/edk2-ovmf/OVMF_VARS.secboot.fd # grep IUSE edk2-ovmf-202105-r2.ebuild edk2-ovmf-202202.ebuild edk2-ovmf-202105-r2.ebuild:IUSE="+binary"
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21806a819cc79eb9f19415f7b5ed29393c2a3f43 commit 21806a819cc79eb9f19415f7b5ed29393c2a3f43 Author: James Le Cuirot <chewi@gentoo.org> AuthorDate: 2024-09-25 15:17:24 +0000 Commit: James Le Cuirot <chewi@gentoo.org> CommitDate: 2024-10-10 16:29:32 +0000 sys-firmware/edk2: Drop obsolete reference to USE=binary and update URL I don't think using UefiShell.img actually works any more, but the new version bump will automatically create OVMF_VARS.secboot.fd for you. Closes: https://bugs.gentoo.org/926630 Signed-off-by: James Le Cuirot <chewi@gentoo.org> sys-firmware/edk2/edk2-202202.ebuild | 13 ++++--------- sys-firmware/edk2/edk2-202405.ebuild | 13 ++++--------- 2 files changed, 8 insertions(+), 18 deletions(-)