Update to the latest upstream snapshot
New nvidia, netronome, and marvell firmware Updated intel audio firmware Also allow binary files in the noarch package, as the netronome firmware is actual ELF files. Without the macro defined, the build fails.
This commit is contained in:
parent
e9184d656d
commit
57d3b8299f
1
.gitignore
vendored
1
.gitignore
vendored
@ -46,3 +46,4 @@ linux-firmware-20100806.tar.bz2
|
||||
/linux-firmware-20161205.tar.gz
|
||||
/linux-firmware-20170213.tar.gz
|
||||
/linux-firmware-20170313.tar.gz
|
||||
/linux-firmware-20170419.tar.gz
|
||||
|
@ -1,10 +1,11 @@
|
||||
%global checkout 695f2d6d
|
||||
%global firmware_release 72
|
||||
%global checkout b1413458
|
||||
%global firmware_release 73
|
||||
|
||||
%global _firmwarepath /usr/lib/firmware
|
||||
%define _binaries_in_noarch_packages_terminate_build 0
|
||||
|
||||
Name: linux-firmware
|
||||
Version: 20170313
|
||||
Version: 20170419
|
||||
Release: %{firmware_release}.git%{checkout}%{?dist}
|
||||
Summary: Firmware files used by the Linux kernel
|
||||
|
||||
@ -414,6 +415,11 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%license WHENCE LICENCE.* LICENSE.*
|
||||
|
||||
%changelog
|
||||
* Wed Apr 19 2017 Josh Boyer <jwboyer@fedoraproject.org> - 20170419-73.gitb1413458
|
||||
- Update to the latest upstream snapshot
|
||||
- New nvidia, netronome, and marvell firmware
|
||||
- Updated intel audio firmware
|
||||
|
||||
* Mon Mar 13 2017 Josh Boyer <jwboyer@fedoraproject.org> - 20170313-72.git695f2d6d
|
||||
- Update to the latest upstream snapshot
|
||||
- New nvidia, AMD, and i915 GPU firmware
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (linux-firmware-20170313.tar.gz) = 0b3c333b52e59884ad109cda9aabe8a2b33ef52469c8dd0e7e34fe7465f3a41f6cf57e6270495482605fb7ae922ce465d6d018aed74df80efdd82c679da30aee
|
||||
SHA512 (linux-firmware-20170419.tar.gz) = 3c2590847bcbedcd2da51511c5eac8398c86379311ef8d5a10088e513e78f240e551414c2988617cd60b69860d0f49cb7483860a32e00600f5237319d538cbc7
|
||||
|
Loading…
Reference in New Issue
Block a user