Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 926630 - sys-firmware/edk2-ovmf-202202 DOC_CONTENTS reference non-existent USE flag
Summary: sys-firmware/edk2-ovmf-202202 DOC_CONTENTS reference non-existent USE flag
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthias Maier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-10 06:49 UTC by tdr
Modified: 2024-03-13 20:34 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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"