Update to latest upstream. Adds brcm firmware updates
This commit is contained in:
parent
2f8e704d2a
commit
8d94282793
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@ linux-firmware-20100806.tar.bz2
|
|||||||
/linux-firmware-20120717.tar.gz
|
/linux-firmware-20120717.tar.gz
|
||||||
/linux-firmware-20120720.tar.gz
|
/linux-firmware-20120720.tar.gz
|
||||||
/linux-firmware-20120925.tar.gz
|
/linux-firmware-20120925.tar.gz
|
||||||
|
/linux-firmware-20121218.tar.gz
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
%global checkout 236367d
|
%global checkout bda53ca
|
||||||
%global iwlwifi_release 16
|
%global iwlwifi_release 17
|
||||||
|
|
||||||
Name: linux-firmware
|
Name: linux-firmware
|
||||||
Version: 20120925
|
Version: 20121218
|
||||||
Release: 0.3.git%{checkout}%{?dist}
|
Release: 0.1.git%{checkout}%{?dist}
|
||||||
Summary: Firmware files used by the Linux kernel
|
Summary: Firmware files used by the Linux kernel
|
||||||
|
|
||||||
Group: System Environment/Kernel
|
Group: System Environment/Kernel
|
||||||
@ -355,6 +355,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%doc WHENCE LICENCE.* LICENSE.*
|
%doc WHENCE LICENCE.* LICENSE.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 18 2012 Josh Boyer <jwboyer@redhat.com>
|
||||||
|
- Update to latest upstream. Adds brcm firmware updates
|
||||||
|
|
||||||
* Wed Oct 10 2012 Josh Boyer <jwboyer@redhat.com>
|
* Wed Oct 10 2012 Josh Boyer <jwboyer@redhat.com>
|
||||||
- Consolidate rt61pci-firmware and rt73usb-firmware packages (rhbz 864959)
|
- Consolidate rt61pci-firmware and rt73usb-firmware packages (rhbz 864959)
|
||||||
- Consolidate netxen-firmware and ql2[123]xx-firmware packages (rhbz 864959)
|
- Consolidate netxen-firmware and ql2[123]xx-firmware packages (rhbz 864959)
|
||||||
|
Loading…
Reference in New Issue
Block a user