Update to latest upstream snapshot
- Includes skylake and intel bluetooth firmware updates
This commit is contained in:
parent
df7010ac55
commit
64c8bdd7f1
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user