Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 926630

Summary: sys-firmware/edk2-ovmf-202202 DOC_CONTENTS reference non-existent USE flag
Product: Gentoo Linux Reporter: tdr <ted.d.rodgers>
Component: Current packagesAssignee: Matthias Maier <tamiko>
Status: UNCONFIRMED ---    
Severity: normal CC: virtualization
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description tdr 2024-03-10 06:49:21 UTC
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"