Update to latest upstream release

- Provide firmware for carl9170 (rhbz 866051)
This commit is contained in:
Josh Boyer 2013-02-01 14:56:36 -05:00
parent 6558978663
commit 91168e290e
3 changed files with 11 additions and 5 deletions

1
.gitignore vendored
View File

@ -11,3 +11,4 @@ linux-firmware-20100806.tar.bz2
/linux-firmware-20120720.tar.gz
/linux-firmware-20120925.tar.gz
/linux-firmware-20121218.tar.gz
/linux-firmware-20130201.tar.gz

View File

@ -1,9 +1,9 @@
%global checkout bda53ca
%global iwlwifi_release 18
%global checkout 65a5163
%global iwlwifi_release 19
Name: linux-firmware
Version: 20121218
Release: 0.2.git%{checkout}%{?dist}
Version: 20130201
Release: 0.1.git%{checkout}%{?dist}
Summary: Firmware files used by the Linux kernel
Group: System Environment/Kernel
@ -233,6 +233,7 @@ rm v4l-cx23418-apu.fw v4l-cx23418-cpu.fw v4l-cx23418-dig.fw v4l-cx25840.fw
# Remove source files we don't need to install
rm -f usbdux/*dux */*.asm
rm -rf carl9170fw
# No need to install old firmware versions where we also provide newer versions
# which are preferred and support the same (or more) hardware
@ -362,6 +363,10 @@ rm -rf $RPM_BUILD_ROOT
%doc WHENCE LICENCE.* LICENSE.*
%changelog
* Fri Feb 01 2013 Josh Boyer <jwboyer@redhat.com -
- Update to latest upstream release
- Provide firmware for carl9170 (rhbz 866051)
* Wed Jan 23 2013 Ville Skyttä <ville.skytta@iki.fi> - 20121218-0.2.gitbda53ca
- Own subdirs created in /lib/firmware (rhbz 902005)

View File

@ -1 +1 @@
01a62ded2fd579e9d807d8835b8a14b5 linux-firmware-20121218.tar.gz
f2df7fead9142d076338700b70ec277b linux-firmware-20130201.tar.gz