Update to the latest upstream snapshot
- ath10k, amdgpu, mediatek, brcm, marvell updates
This commit is contained in:
parent
190176c360
commit
0bc84572c0
1
.gitignore
vendored
1
.gitignore
vendored
@ -42,3 +42,4 @@ linux-firmware-20100806.tar.bz2
|
|||||||
/linux-firmware-20160526.tar.gz
|
/linux-firmware-20160526.tar.gz
|
||||||
/linux-firmware-20160609.tar.gz
|
/linux-firmware-20160609.tar.gz
|
||||||
/linux-firmware-20160816.tar.gz
|
/linux-firmware-20160816.tar.gz
|
||||||
|
/linux-firmware-20160923.tar.gz
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
%global checkout 7c3dfc0b
|
%global checkout 42ad5367
|
||||||
%global firmware_release 67
|
%global firmware_release 68
|
||||||
|
|
||||||
%global _firmwarepath /usr/lib/firmware
|
%global _firmwarepath /usr/lib/firmware
|
||||||
|
|
||||||
Name: linux-firmware
|
Name: linux-firmware
|
||||||
Version: 20160816
|
Version: 20160923
|
||||||
Release: %{firmware_release}.git%{checkout}%{?dist}
|
Release: %{firmware_release}.git%{checkout}%{?dist}
|
||||||
Summary: Firmware files used by the Linux kernel
|
Summary: Firmware files used by the Linux kernel
|
||||||
|
|
||||||
@ -411,6 +411,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%doc WHENCE LICENCE.* LICENSE.*
|
%doc WHENCE LICENCE.* LICENSE.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 23 2016 Josh Boyer <jwboyer@fedoraproject.org> 20160923-68.git42ad5367
|
||||||
|
- Update to the latest upstream snapshot
|
||||||
|
- ath10k, amdgpu, mediatek, brcm, marvell updates
|
||||||
|
|
||||||
* Tue Aug 16 2016 Josh Boyer <jwboyer@fedoraproject.org> 20160816-67.git7c3dfc0b
|
* Tue Aug 16 2016 Josh Boyer <jwboyer@fedoraproject.org> 20160816-67.git7c3dfc0b
|
||||||
- Update to the latest upstream snapshot (rhbz 1367203)
|
- Update to the latest upstream snapshot (rhbz 1367203)
|
||||||
- Intel audio, rockchip, amdgpu, iwlwifi, nvidia pascal updates
|
- Intel audio, rockchip, amdgpu, iwlwifi, nvidia pascal updates
|
||||||
|
Loading…
Reference in New Issue
Block a user