actions: - modify_release: - suffix: ".alma.1" enabled: true - changelog_entry: - name: "Eduard Abdullin" email: "eabdullin@almalinux.org" line: - "Pin the X64 firmware ISA baseline to x86-64-v2" # edk2 passes no -march for the X64 toolchains, so the shipped firmware # inherits the builder's GCC default (x86-64-v3 on AlmaLinux 10). The # edk2-ovmf subpackage is noarch and shared by the x86_64 and x86_64_v2 # repositories, so it has to be built for the lower baseline. # https://git.almalinux.org/rpms/edk2/issues/1 - add_files: - type: "patch" name: "0001-BaseTools-pin-the-X64-ISA-baseline-to-x86-64-v2.patch" number: "Latest"