[linux-firmware/f20] Update to the latest upstream git snapshot

Josh Boyer jwboyer at fedoraproject.org
Fri Sep 12 22:44:32 UTC 2014


commit 43e9607674e20782694bcb63d40c4fc1e91285c3
Author: Josh Boyer <jwboyer at redhat.com>
Date:   Fri Sep 12 18:39:08 2014 -0400

    Update to the latest upstream git snapshot

 .gitignore                                      |    3 +
 0001-radeon-add-smc-ucode-for-radeon-GPUs.patch | 5430 -----------------------
 0002-radeon-add-ucode-for-BONAIRE-GPUs.patch    | 3821 ----------------
 0003-radeon-add-ucode-for-KABINI-GPUs.patch     |  598 ---
 linux-firmware.spec                             |    9 +-
 sources                                         |    2 +-
 6 files changed, 10 insertions(+), 9853 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5626482..2f1c280 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,6 @@ linux-firmware-20100806.tar.bz2
 /linux-firmware-20140131.tar.gz
 /linux-firmware-20140317.tar.gz
 /linux-firmware-20140605.tar.gz
+/linux-firmware-20140808.tar.gz
+/linux-firmware-20140828.tar.gz
+/linux-firmware-20140912.tar.gz
diff --git a/linux-firmware.spec b/linux-firmware.spec
index 6cdf379..c5ef4a3 100644
--- a/linux-firmware.spec
+++ b/linux-firmware.spec
@@ -1,10 +1,10 @@
-%global checkout a4f3bc03
-%global firmware_release 38
+%global checkout 365e80cce
+%global firmware_release 39
 
 %global _firmwarepath	/usr/lib/firmware
 
 Name:		linux-firmware
-Version:	20140605
+Version:	20140912
 Release:	%{firmware_release}.git%{checkout}%{?dist}
 Summary:	Firmware files used by the Linux kernel
 
@@ -403,6 +403,9 @@ rm -rf $RPM_BUILD_ROOT
 %doc WHENCE LICENCE.* LICENSE.*
 
 %changelog
+* Fri Sep 12 2014 Josh Boyer <jwboyer at fedoraproject.org> 20140912-39.git365e80cce.fc20
+- Update to the latest upstream git snapshot
+
 * Thu Jun 05 2014 Josh Boyer <jwboyer at fedoraproject.org> - 20140605-38.gita4f3bc03
 - Updates for Intel 3160/7260/7265 firmware (1087717)
 - Add firmware for rtl8723be (rhbz 1091753)
diff --git a/sources b/sources
index 5e89c36..88cd30b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4d06c34d0b8fbbed43b96461bf8ca732  linux-firmware-20140605.tar.gz
+540773f0415d116724be844787331847  linux-firmware-20140912.tar.gz


More information about the scm-commits mailing list