Updated Intel GPU, amdgpu, iwlwifi, mvebu wifi, liquidio, QCom a530 & Venus, mlxsw, qed, Add iwlwifi 9000 series
This commit is contained in:
parent
eed9f21b0d
commit
92b6b47a03
@ -1,11 +1,11 @@
|
|||||||
%global checkout bf04291
|
%global checkout 90436ce
|
||||||
%global firmware_release 78
|
%global firmware_release 79
|
||||||
|
|
||||||
%global _firmwarepath /usr/lib/firmware
|
%global _firmwarepath /usr/lib/firmware
|
||||||
%define _binaries_in_noarch_packages_terminate_build 0
|
%define _binaries_in_noarch_packages_terminate_build 0
|
||||||
|
|
||||||
Name: linux-firmware
|
Name: linux-firmware
|
||||||
Version: 20171009
|
Version: 20171123
|
||||||
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
|
||||||
License: GPL+ and GPLv2+ and MIT and Redistributable, no modification permitted
|
License: GPL+ and GPLv2+ and MIT and Redistributable, no modification permitted
|
||||||
@ -104,6 +104,17 @@ for Linux to support the iwl2030 hardware. Usage of the firmware
|
|||||||
is subject to the terms and conditions contained inside the provided
|
is subject to the terms and conditions contained inside the provided
|
||||||
LICENSE file. Please read it carefully.
|
LICENSE file. Please read it carefully.
|
||||||
|
|
||||||
|
%package -n iwl3160-firmware
|
||||||
|
Summary: Firmware for Intel(R) Wireless WiFi Link 3160 Series Adapters
|
||||||
|
License: Redistributable, no modification permitted
|
||||||
|
Epoch: 1
|
||||||
|
Version: 25.30.13.0
|
||||||
|
Release: %{firmware_release}%{?dist}
|
||||||
|
%description -n iwl3160-firmware
|
||||||
|
This package contains the firmware required by the Intel wireless drivers
|
||||||
|
for Linux. Usage of the firmware is subject to the terms and conditions
|
||||||
|
contained inside the provided LICENSE file. Please read it carefully.
|
||||||
|
|
||||||
%package -n iwl3945-firmware
|
%package -n iwl3945-firmware
|
||||||
Summary: Firmware for Intel® PRO/Wireless 3945 A/B/G network adaptors
|
Summary: Firmware for Intel® PRO/Wireless 3945 A/B/G network adaptors
|
||||||
License: Redistributable, no modification permitted
|
License: Redistributable, no modification permitted
|
||||||
@ -193,7 +204,7 @@ for Linux. Usage of the firmware is subject to the terms and conditions
|
|||||||
contained inside the provided LICENSE file. Please read it carefully.
|
contained inside the provided LICENSE file. Please read it carefully.
|
||||||
|
|
||||||
%package -n iwl7260-firmware
|
%package -n iwl7260-firmware
|
||||||
Summary: Firmware for Intel(R) Wireless WiFi Link 7260 Series Adapters
|
Summary: Firmware for Intel(R) Wireless WiFi Link 726x/8000/9000 Series Adapters
|
||||||
License: Redistributable, no modification permitted
|
License: Redistributable, no modification permitted
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 25.30.13.0
|
Version: 25.30.13.0
|
||||||
@ -203,17 +214,6 @@ This package contains the firmware required by the Intel wireless drivers
|
|||||||
for Linux. Usage of the firmware is subject to the terms and conditions
|
for Linux. Usage of the firmware is subject to the terms and conditions
|
||||||
contained inside the provided LICENSE file. Please read it carefully.
|
contained inside the provided LICENSE file. Please read it carefully.
|
||||||
|
|
||||||
%package -n iwl3160-firmware
|
|
||||||
Summary: Firmware for Intel(R) Wireless WiFi Link 3160 Series Adapters
|
|
||||||
License: Redistributable, no modification permitted
|
|
||||||
Epoch: 1
|
|
||||||
Version: 25.30.13.0
|
|
||||||
Release: %{firmware_release}%{?dist}
|
|
||||||
%description -n iwl3160-firmware
|
|
||||||
This package contains the firmware required by the Intel wireless drivers
|
|
||||||
for Linux. Usage of the firmware is subject to the terms and conditions
|
|
||||||
contained inside the provided LICENSE file. Please read it carefully.
|
|
||||||
|
|
||||||
%package -n libertas-usb8388-firmware
|
%package -n libertas-usb8388-firmware
|
||||||
Summary: Firmware for Marvell Libertas USB 8388 Network Adapter
|
Summary: Firmware for Marvell Libertas USB 8388 Network Adapter
|
||||||
License: Redistributable, no modification permitted
|
License: Redistributable, no modification permitted
|
||||||
@ -323,6 +323,11 @@ sed -e 's/^/%%dir /' linux-firmware.dirs >> linux-firmware.files
|
|||||||
%license WHENCE LICENCE.iwlwifi_firmware
|
%license WHENCE LICENCE.iwlwifi_firmware
|
||||||
%{_firmwarepath}/iwlwifi-2030-*.ucode
|
%{_firmwarepath}/iwlwifi-2030-*.ucode
|
||||||
|
|
||||||
|
%files -n iwl3160-firmware
|
||||||
|
%license WHENCE LICENCE.iwlwifi_firmware
|
||||||
|
%{_firmwarepath}/iwlwifi-3160-*.ucode
|
||||||
|
%{_firmwarepath}/iwlwifi-3168-*.ucode
|
||||||
|
|
||||||
%files -n iwl3945-firmware
|
%files -n iwl3945-firmware
|
||||||
%license WHENCE LICENCE.iwlwifi_firmware
|
%license WHENCE LICENCE.iwlwifi_firmware
|
||||||
%{_firmwarepath}/iwlwifi-3945-*.ucode
|
%{_firmwarepath}/iwlwifi-3945-*.ucode
|
||||||
@ -362,11 +367,8 @@ sed -e 's/^/%%dir /' linux-firmware.dirs >> linux-firmware.files
|
|||||||
%{_firmwarepath}/iwlwifi-7265D-*.ucode
|
%{_firmwarepath}/iwlwifi-7265D-*.ucode
|
||||||
%{_firmwarepath}/iwlwifi-8000C-*.ucode
|
%{_firmwarepath}/iwlwifi-8000C-*.ucode
|
||||||
%{_firmwarepath}/iwlwifi-8265-*.ucode
|
%{_firmwarepath}/iwlwifi-8265-*.ucode
|
||||||
|
%{_firmwarepath}/iwlwifi-9000-*.ucode
|
||||||
%files -n iwl3160-firmware
|
%{_firmwarepath}/iwlwifi-9260-*.ucode
|
||||||
%license WHENCE LICENCE.iwlwifi_firmware
|
|
||||||
%{_firmwarepath}/iwlwifi-3160-*.ucode
|
|
||||||
%{_firmwarepath}/iwlwifi-3168-*.ucode
|
|
||||||
|
|
||||||
%files -n libertas-usb8388-firmware
|
%files -n libertas-usb8388-firmware
|
||||||
%license WHENCE LICENCE.Marvell
|
%license WHENCE LICENCE.Marvell
|
||||||
@ -393,8 +395,12 @@ sed -e 's/^/%%dir /' linux-firmware.dirs >> linux-firmware.files
|
|||||||
%license WHENCE LICENCE.* LICENSE.*
|
%license WHENCE LICENCE.* LICENSE.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Wed Oct 11 2017 Peter Robinson <pbrobinson@fedoraproject.org>
|
* Thu Nov 23 2017 Peter Robinson <pbrobinson@fedoraproject.org> 20171123-79.git90436ce
|
||||||
- Updated cxgb4, WCom gpu, Intel OPA IB, amdgpu, rtlwifi
|
- Updated Intel GPU, amdgpu, iwlwifi, mvebu wifi, liquidio, QCom a530 & Venus, mlxsw, qed
|
||||||
|
- Add iwlwifi 9000 series
|
||||||
|
|
||||||
|
* Wed Oct 11 2017 Peter Robinson <pbrobinson@fedoraproject.org> 20171009-78.gitbf04291
|
||||||
|
- Updated cxgb4, QCom gpu, Intel OPA IB, amdgpu, rtlwifi
|
||||||
- Ship the license in %%license for all sub packages
|
- Ship the license in %%license for all sub packages
|
||||||
- Modernise spec
|
- Modernise spec
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (linux-firmware-20171009.tar.xz) = 300f188dc95f8833bc8ebaa3b384571a65f829cfceabf15dabc374bbfbb1169f7eb1cf5216aedf1cdede3df94d1260e541d5d8af718df1701467afae56aeeaa2
|
SHA512 (linux-firmware-20171123.tar.xz) = c95ecf7e6a593e43a6b45ef7cf53641608e06f13533804bd0ccd09b8e858f00401a4317177da214a9ebd43d938367cb7abb27357db6281ddb3e22b3ff36897ef
|
||||||
|
Loading…
Reference in New Issue
Block a user