Update to the latest upstream snapshot
- amdgpu, Skylake audio, and rt2xxx wifi firmware updates
This commit is contained in:
parent
dbb9d0a4be
commit
a48bf7cf64
1
.gitignore
vendored
1
.gitignore
vendored
@ -39,3 +39,4 @@ linux-firmware-20100806.tar.bz2
|
||||
/linux-firmware-20160316.tar.gz
|
||||
/linux-firmware-20160321.tar.gz
|
||||
/linux-firmware-20160505.tar.gz
|
||||
/linux-firmware-20160526.tar.gz
|
||||
|
@ -1,10 +1,10 @@
|
||||
%global checkout 8afadbe5
|
||||
%global firmware_release 64
|
||||
%global checkout 80d463be
|
||||
%global firmware_release 65
|
||||
|
||||
%global _firmwarepath /usr/lib/firmware
|
||||
|
||||
Name: linux-firmware
|
||||
Version: 20160505
|
||||
Version: 20160526
|
||||
Release: %{firmware_release}.git%{checkout}%{?dist}
|
||||
Summary: Firmware files used by the Linux kernel
|
||||
|
||||
@ -411,6 +411,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%doc WHENCE LICENCE.* LICENSE.*
|
||||
|
||||
%changelog
|
||||
* Thu May 26 2016 Josh Boyer <jwboyer@fedoraproject.org> 20160526-65.git80d463be
|
||||
- Update to the latest upstream snapshot
|
||||
- amdgpu, Skylake audio, and rt2xxx wifi firmware updates
|
||||
|
||||
* Thu May 05 2016 Josh Boyer <jwboyer@fedoraproject.org> 20160505-64.git8afadbe5
|
||||
- Update to the latest upstream snapshot
|
||||
- AMD, intel, and QCA6xxx updates (rhbz 1294263)
|
||||
|
Loading…
Reference in New Issue
Block a user