Update to SLOF 20191022 for qemu-4.2
Signed-off-by: Cole Robinson <crobinso@redhat.com>
This commit is contained in:
parent
720f1aceee
commit
d97ef7e54d
10
SLOF.spec
10
SLOF.spec
@ -1,5 +1,4 @@
|
||||
%global gittagdate 20190114
|
||||
%global gittag qemu-slof-%{gittagdate}
|
||||
%global gittagdate 20191022
|
||||
|
||||
# Disable debuginfo because it is of no use to us.
|
||||
%global debug_package %{nil}
|
||||
@ -8,9 +7,11 @@
|
||||
%define cross 1
|
||||
%endif
|
||||
|
||||
%global gittag qemu-slof-%{gittagdate}
|
||||
|
||||
Name: SLOF
|
||||
Version: 0.1.git%{gittagdate}
|
||||
Release: 2%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Summary: Slimline Open Firmware
|
||||
|
||||
License: BSD
|
||||
@ -74,6 +75,9 @@ cp -a boot_rom.bin %{buildroot}%{_datadir}/qemu/slof.bin
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Nov 12 2019 Cole Robinson <aintdiscole@gmail.com> - 0.1.git20191022-1
|
||||
- Update to SLOF 20191022 for qemu-4.2
|
||||
|
||||
* Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.git20190114-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (SLOF-20190114.tar.gz) = 948034f74627fb05047cdbef92ac35679ea1b551cbe5e4e545e0703e005b86067fc254ee32925334060b283fedd73a2df3f387df17f03a75b392ad18bb00b38e
|
||||
SHA512 (SLOF-20191022.tar.gz) = 1f6b6e202e549c63ccf9f06aae552694f2d8bf685d2fd432df8d533c4cb4f3df7993be39a8bcff69706bc06a9d18588c970d6384e4b8ea52cac6439012d6c206
|
||||
|
Loading…
Reference in New Issue
Block a user