Update to latest upstream git snapshot
- Updated iwlwifi 316x/726x firmware
This commit is contained in:
parent
941b180227
commit
3b57b53540
1
.gitignore
vendored
1
.gitignore
vendored
@ -27,3 +27,4 @@ linux-firmware-20100806.tar.bz2
|
|||||||
/linux-firmware-20150213.tar.gz
|
/linux-firmware-20150213.tar.gz
|
||||||
/linux-firmware-20150316.tar.gz
|
/linux-firmware-20150316.tar.gz
|
||||||
/linux-firmware-20150410.tar.gz
|
/linux-firmware-20150410.tar.gz
|
||||||
|
/linux-firmware-20150521.tar.gz
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
%global checkout ec89525b
|
%global checkout 3161bfa4
|
||||||
%global firmware_release 51
|
%global firmware_release 52
|
||||||
|
|
||||||
%global _firmwarepath /usr/lib/firmware
|
%global _firmwarepath /usr/lib/firmware
|
||||||
|
|
||||||
Name: linux-firmware
|
Name: linux-firmware
|
||||||
Version: 20150410
|
Version: 20150521
|
||||||
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
|
||||||
|
|
||||||
@ -195,7 +195,7 @@ contained inside the provided LICENSE file. Please read it carefully.
|
|||||||
Summary: Firmware for Intel(R) Wireless WiFi Link 7260 Series Adapters
|
Summary: Firmware for Intel(R) Wireless WiFi Link 7260 Series Adapters
|
||||||
License: Redistributable, no modification permitted
|
License: Redistributable, no modification permitted
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 25.15.12.0
|
Version: 25.17.12.0
|
||||||
Release: %{firmware_release}%{?dist}
|
Release: %{firmware_release}%{?dist}
|
||||||
%description -n iwl7260-firmware
|
%description -n iwl7260-firmware
|
||||||
This package contains the firmware required by the Intel wireless drivers
|
This package contains the firmware required by the Intel wireless drivers
|
||||||
@ -206,7 +206,7 @@ contained inside the provided LICENSE file. Please read it carefully.
|
|||||||
Summary: Firmware for Intel(R) Wireless WiFi Link 3160 Series Adapters
|
Summary: Firmware for Intel(R) Wireless WiFi Link 3160 Series Adapters
|
||||||
License: Redistributable, no modification permitted
|
License: Redistributable, no modification permitted
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 25.15.12.0
|
Version: 25.17.12.0
|
||||||
Release: %{firmware_release}%{?dist}
|
Release: %{firmware_release}%{?dist}
|
||||||
%description -n iwl3160-firmware
|
%description -n iwl3160-firmware
|
||||||
This package contains the firmware required by the Intel wireless drivers
|
This package contains the firmware required by the Intel wireless drivers
|
||||||
@ -407,6 +407,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%doc WHENCE LICENCE.* LICENSE.*
|
%doc WHENCE LICENCE.* LICENSE.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 21 2015 Josh Boyer <jwboyer@fedoraproject.org> 20150521-52.git3161bfa4
|
||||||
|
- Update to latest upstream git snapshot
|
||||||
|
- Updated iwlwifi 316x/726x firmware
|
||||||
|
|
||||||
* Wed May 06 2015 Josh Boyer <jwboyer@fedoraproject.org> 20150415-51.gitec89525b
|
* Wed May 06 2015 Josh Boyer <jwboyer@fedoraproject.org> 20150415-51.gitec89525b
|
||||||
- Obsoletes ivtv-firmware (rbhz 1211055)
|
- Obsoletes ivtv-firmware (rbhz 1211055)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user