Update to newer git snapshot
Use the commit requested in 2063876 commit 64113751c3729a2deaffbb1e1b6fd36e2c8bac6b Author: Michael Brown <mcb30@ipxe.org> Date: Thu Feb 10 12:47:25 2022 +0000 [efi] Enable IMAGE_GZIP by default for AArch64 Signed-off-by: Cole Robinson <crobinso@redhat.com>
This commit is contained in:
parent
74282a850e
commit
c91f95f3a0
@ -34,12 +34,12 @@
|
||||
#
|
||||
# And then change these two:
|
||||
|
||||
%global hash 4bd064de
|
||||
%global date 20200823
|
||||
%global hash 64113751
|
||||
%global date 20220210
|
||||
|
||||
Name: ipxe
|
||||
Version: %{date}
|
||||
Release: 9.git%{hash}%{?dist}
|
||||
Release: 1.git%{hash}%{?dist}
|
||||
Summary: A network boot loader
|
||||
|
||||
License: GPLv2 with additional permissions and BSD
|
||||
@ -278,6 +278,9 @@ cp -a src/bin-arm64-efi/ipxe.efi %{buildroot}/%{_datadir}/%{name}/arm64-efi/ipxe
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sun Apr 10 2022 Cole Robinson <crobinso@redhat.com> - 20220210-1.git64113751
|
||||
- Update to newer git snapshot
|
||||
|
||||
* Tue Mar 01 2022 Yaakov Selkowitz <yselkowi@redhat.com> - 20200823-9.git4bd064de
|
||||
- Add aarch64 EFI artifacts (bz 2058680)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ipxe-20200823-git4bd064de.tar.xz) = 70c040352a5ab54e516df2f347128ff539bb7b689d3b26224c5ac073ac96b3107262beacfa8e0c604357f50bf7cc6fec86741a3d477d60b94dceb61d2365895c
|
||||
SHA512 (ipxe-20220210-git64113751.tar.xz) = 3c7d80e2f841013bcb0cb917e13fac86e90e27deadc07d50fac99d8abf69b851a045eed376a095baebc28f5b04f5a9c88fc142979ca65800b9219216cd7fb81b
|
||||
|
Loading…
Reference in New Issue
Block a user