[linux-firmware/f18] Update to latest upstream. Adds brcm firmware updates

Josh Boyer jwboyer at fedoraproject.org
Tue Dec 18 16:55:39 UTC 2012


commit 1d83496903355d79605ce3929eb9f143daf5c97e
Author: Josh Boyer <jwboyer at redhat.com>
Date:   Tue Dec 18 11:54:38 2012 -0500

    Update to latest upstream.  Adds brcm firmware updates

 .gitignore          |    1 +
 linux-firmware.spec |   11 +++++++----
 sources             |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4e6083e..5899a9f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ linux-firmware-20100806.tar.bz2
 /linux-firmware-20120717.tar.gz
 /linux-firmware-20120720.tar.gz
 /linux-firmware-20120925.tar.gz
+/linux-firmware-20121218.tar.gz
diff --git a/linux-firmware.spec b/linux-firmware.spec
index 71f0632..90e04a1 100644
--- a/linux-firmware.spec
+++ b/linux-firmware.spec
@@ -1,9 +1,9 @@
-%global checkout 236367d
-%global iwlwifi_release 16
+%global checkout bda53ca
+%global iwlwifi_release 17
 
 Name:		linux-firmware
-Version:	20120925
-Release:	0.3.git%{checkout}%{?dist}
+Version:	20121218
+Release:	0.1.git%{checkout}%{?dist}
 Summary:	Firmware files used by the Linux kernel
 
 Group:		System Environment/Kernel
@@ -355,6 +355,9 @@ rm -rf $RPM_BUILD_ROOT
 %doc WHENCE LICENCE.* LICENSE.*
 
 %changelog
+* Tue Dec 18 2012 Josh Boyer <jwboyer at redhat.com>
+- Update to latest upstream.  Adds brcm firmware updates
+
 * Wed Oct 10 2012 Josh Boyer <jwboyer at redhat.com>
 - Consolidate rt61pci-firmware and rt73usb-firmware packages (rhbz 864959)
 - Consolidate netxen-firmware and ql2[123]xx-firmware packages (rhbz 864959)
diff --git a/sources b/sources
index 94068a8..7f5738b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-59fb9e44faa892192d448132cdbab88e  linux-firmware-20120925.tar.gz
+01a62ded2fd579e9d807d8835b8a14b5  linux-firmware-20121218.tar.gz


More information about the scm-commits mailing list