[linux-firmware] Update to latest upstream release

Josh Boyer jwboyer at fedoraproject.org
Fri Feb 1 19:57:42 UTC 2013


commit 91168e290e8a3f00b823ca38bfebcae1490d5167
Author: Josh Boyer <jwboyer at redhat.com>
Date:   Fri Feb 1 14:56:36 2013 -0500

    Update to latest upstream release
    
    - Provide firmware for carl9170 (rhbz 866051)

 .gitignore          |    1 +
 linux-firmware.spec |   13 +++++++++----
 sources             |    2 +-
 3 files changed, 11 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5899a9f..0963f18 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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
diff --git a/linux-firmware.spec b/linux-firmware.spec
index 4ee29fb..f9ae986 100644
--- a/linux-firmware.spec
+++ b/linux-firmware.spec
@@ -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 at redhat.com - 
+- Update to latest upstream release
+- Provide firmware for carl9170 (rhbz 866051)
+
 * Wed Jan 23 2013 Ville Skyttä <ville.skytta at iki.fi> - 20121218-0.2.gitbda53ca
 - Own subdirs created in /lib/firmware (rhbz 902005)
 
diff --git a/sources b/sources
index 7f5738b..4eaa347 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-01a62ded2fd579e9d807d8835b8a14b5  linux-firmware-20121218.tar.gz
+f2df7fead9142d076338700b70ec277b  linux-firmware-20130201.tar.gz


More information about the scm-commits mailing list