Update to latest upstream git snapshot

- Updates for nvidia, bnx2x, and atmel devices
This commit is contained in:
Josh Boyer 2015-09-03 11:04:10 -04:00
parent e98b0306eb
commit 188ad34ae0
3 changed files with 9 additions and 4 deletions

1
.gitignore vendored
View File

@ -29,3 +29,4 @@ linux-firmware-20100806.tar.bz2
/linux-firmware-20150410.tar.gz
/linux-firmware-20150521.tar.gz
/linux-firmware-20150715.tar.gz
/linux-firmware-20150903.tar.gz

View File

@ -1,10 +1,10 @@
%global checkout 69640304
%global firmware_release 54
%global checkout 38358cfc
%global firmware_release 55
%global _firmwarepath /usr/lib/firmware
Name: linux-firmware
Version: 20150715
Version: 20150903
Release: %{firmware_release}.git%{checkout}%{?dist}
Summary: Firmware files used by the Linux kernel
@ -408,6 +408,10 @@ rm -rf $RPM_BUILD_ROOT
%doc WHENCE LICENCE.* LICENSE.*
%changelog
* Thu Sep 03 2015 Josh Boyer <jwboyer@fedoraproject.org> 20150903-55.git38358cfc
- Update to latest upstream git snapshot
- Updates for nvidia, bnx2x, and atmel devices
* Wed Jul 15 2015 Josh Boyer <jwboyer@fedoraproject.org> 20150715-54.git69640304
- Update to latest upstream git snapshot
- New iwlwifi firmware for 726x/316x/8000 devices

View File

@ -1 +1 @@
5f829e860b1b9b5f6ea1a385eb368540 linux-firmware-20150715.tar.gz
50a7cc856f3da511dd8e1adaf6094877 linux-firmware-20150903.tar.gz