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-20160316.tar.gz
|
||||||
/linux-firmware-20160321.tar.gz
|
/linux-firmware-20160321.tar.gz
|
||||||
/linux-firmware-20160505.tar.gz
|
/linux-firmware-20160505.tar.gz
|
||||||
|
/linux-firmware-20160526.tar.gz
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
%global checkout 8afadbe5
|
%global checkout 80d463be
|
||||||
%global firmware_release 64
|
%global firmware_release 65
|
||||||
|
|
||||||
%global _firmwarepath /usr/lib/firmware
|
%global _firmwarepath /usr/lib/firmware
|
||||||
|
|
||||||
Name: linux-firmware
|
Name: linux-firmware
|
||||||
Version: 20160505
|
Version: 20160526
|
||||||
Release: %{firmware_release}.git%{checkout}%{?dist}
|
Release: %{firmware_release}.git%{checkout}%{?dist}
|
||||||
Summary: Firmware files used by the Linux kernel
|
Summary: Firmware files used by the Linux kernel
|
||||||
|
|
||||||
@ -411,6 +411,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%doc WHENCE LICENCE.* LICENSE.*
|
%doc WHENCE LICENCE.* LICENSE.*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu May 05 2016 Josh Boyer <jwboyer@fedoraproject.org> 20160505-64.git8afadbe5
|
||||||
- Update to the latest upstream snapshot
|
- Update to the latest upstream snapshot
|
||||||
- AMD, intel, and QCA6xxx updates (rhbz 1294263)
|
- AMD, intel, and QCA6xxx updates (rhbz 1294263)
|
||||||
|
Loading…
Reference in New Issue
Block a user