Update to latest upstream snapshot

- Includes skylake and intel bluetooth firmware updates
This commit is contained in:
Josh Boyer 2015-10-12 12:45:59 -04:00
parent df7010ac55
commit 64c8bdd7f1
3 changed files with 9 additions and 4 deletions

1
.gitignore vendored
View File

@ -31,3 +31,4 @@ linux-firmware-20100806.tar.bz2
/linux-firmware-20150715.tar.gz
/linux-firmware-20150903.tar.gz
/linux-firmware-20150904.tar.gz
/linux-firmware-20151012.tar.gz

View File

@ -1,10 +1,10 @@
%global checkout 6ebf5d57
%global firmware_release 56
%global checkout d82d3c1e
%global firmware_release 57
%global _firmwarepath /usr/lib/firmware
Name: linux-firmware
Version: 20150904
Version: 20151012
Release: %{firmware_release}.git%{checkout}%{?dist}
Summary: Firmware files used by the Linux kernel
@ -409,6 +409,10 @@ rm -rf $RPM_BUILD_ROOT
%doc WHENCE LICENCE.* LICENSE.*
%changelog
* Mon Oct 12 2015 Josh Boyer <jwboyer@fedoraproject.org> 20151012-57.gitd82d3c1e
- Update to latest upstream snapshot
- Includes skylake and intel bluetooth firmware updates
* Fri Sep 04 2015 Josh Boyer <jwboyer@fedoraproject.org> 20150904-56.git6ebf5d57
- Update to latest upstream git snapshot
- Includes amdgpu firmware and skylake updates

View File

@ -1 +1 @@
6f1ea1bd20df21c684ca574f066e41e6 linux-firmware-20150904.tar.gz
6e5b8b64c0a1fcab8262e67966fd3b99 linux-firmware-20151012.tar.gz