pve-edk2-firmware/debian/watch
Thomas Lamprecht a65627a818 debian: update build and packaging from Debian upstream
Among other thing this now ships OVMF code/vars with secureboot and
MS keys enrolled, allowing Win11 final to get installed and secure
boot support in general.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-10-05 14:11:09 +02:00

9 lines
437 B
Plaintext

# Currently only useful for checking for a new release. There's additional
# upstream tarball mangling required via ./debian/rules get-orig-source.
# Also - doesn't check for new qemu-ovmf-secureboot releases.
version=4
opts="filenamemangle=s/.+\/edk2-stable(\d{6})\.tar\.gz/edk2-0.0~$1.tar.gz/, \
uversionmangle=s/(\d{6})/0.0~$1/" \
https://github.com/tianocore/edk2/tags \
.*/edk2-stable(\d{6})\.tar\.gz debian uupdate