Update to latest upstream. Adds new bnx2x and radeon firmware

This commit is contained in:
Josh Boyer 2012-05-10 09:53:03 -04:00
parent 94b7a62b16
commit 5a57af1c07
4 changed files with 7 additions and 1822 deletions

1
.gitignore vendored
View File

@ -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

File diff suppressed because it is too large Load Diff

View File

@ -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@redhat.com> 20120510-0.1.git375e954
- Update to latest upstream. Adds new bnx2x and radeon firmware
* Wed Apr 18 2012 Josh Boyer <jwboyer@redhat.com> 20120418-0.1.git85fbcaa
- Update to latest upstream. Adds new rtl and ath firmware

View File

@ -1 +1 @@
7652141968b9c53af4d38317a85f88b8 linux-firmware-20120418.tar.gz
aa41d6f9690b0d023da8546b0d38d7ae linux-firmware-20120510.tar.gz