[linux-firmware] Update to latest upstream. Adds new bnx2x and radeon firmware

Josh Boyer jwboyer at fedoraproject.org
Thu May 10 13:53:31 UTC 2012


commit 5a57af1c07c437b25ad59baba30d786b25ff58fd
Author: Josh Boyer <jwboyer at redhat.com>
Date:   Thu May 10 09:53:03 2012 -0400

    Update to latest upstream.  Adds new bnx2x and radeon firmware

 .gitignore                                         |    1 +
 ...ware-for-Southern-Islands-GPU-and-Trinity.patch | 1816 --------------------
 linux-firmware.spec                                |   10 +-
 sources                                            |    2 +-
 4 files changed, 7 insertions(+), 1822 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6555ecf..46265b5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ linux-firmware-20100806.tar.bz2
 /linux-firmware-20110731.tar.bz2
 /linux-firmware-20120206.tar.gz
 /linux-firmware-20120418.tar.gz
+/linux-firmware-20120510.tar.gz
diff --git a/linux-firmware.spec b/linux-firmware.spec
index d444fc4..743595d 100644
--- a/linux-firmware.spec
+++ b/linux-firmware.spec
@@ -1,7 +1,7 @@
-%global checkout 85fbcaa
+%global checkout 375e954
 
 Name:		linux-firmware
-Version:	20120418
+Version:	20120510
 Release:	0.1.git%{checkout}%{?dist}
 Summary:	Firmware files used by the Linux kernel
 
@@ -20,8 +20,6 @@ Requires:	netxen-firmware
 Requires:	udev
 BuildRequires: git
 
-Patch1: 0001-radeon-firmware-for-Southern-Islands-GPU-and-Trinity.patch
-
 %description
 Kernel-firmware includes firmware files required for some devices to
 operate.
@@ -35,7 +33,6 @@ if [ -z "$GIT_COMMITTER_NAME" ]; then
 fi
 git add .
 git commit -m init .
-git am %{PATCH1}
 
 %build
 # Remove firmware shipped in separate packages already
@@ -69,6 +66,9 @@ rm -rf $RPM_BUILD_ROOT
 /lib/firmware/*
 
 %changelog
+* Thu May 10 2012 Josh Boyer <jwboyer at redhat.com> 20120510-0.1.git375e954
+- Update to latest upstream.  Adds new bnx2x and radeon firmware
+
 * Wed Apr 18 2012 Josh Boyer <jwboyer at redhat.com> 20120418-0.1.git85fbcaa
 - Update to latest upstream.  Adds new rtl and ath firmware
 
diff --git a/sources b/sources
index 40ce3d8..a0318a7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7652141968b9c53af4d38317a85f88b8  linux-firmware-20120418.tar.gz
+aa41d6f9690b0d023da8546b0d38d7ae  linux-firmware-20120510.tar.gz


More information about the scm-commits mailing list