Update to SLOF 20180621 for qemu-3.0
This commit is contained in:
parent
7171c4753b
commit
d7b530fd5b
@ -1,6 +1,7 @@
|
||||
%global gittagdate 20171214
|
||||
%global gittagdate 20180621
|
||||
%global gittag qemu-slof-%{gittagdate}
|
||||
|
||||
|
||||
# Disable debuginfo because it is of no use to us.
|
||||
%global debug_package %{nil}
|
||||
|
||||
@ -10,7 +11,7 @@
|
||||
|
||||
Name: SLOF
|
||||
Version: 0.1.git%{gittagdate}
|
||||
Release: 4%{?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 Jul 31 2018 Cole Robinson <crobinso@redhat.com> - 0.1.git20180621-1
|
||||
- Update to SLOF 20180621 for qemu-3.0
|
||||
|
||||
* Thu Jul 19 2018 Richard W.M. Jones <rjones@redhat.com> - 0.1.git20171214-4
|
||||
- BR gcc, needed even when cross-compiling to make a build tool.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user