Auto sync2gitlab import of linux-firmware-20220713-109.gitdfa29317.el8.src.rpm
This commit is contained in:
parent
00da57344f
commit
af7d3cef62
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
||||
/linux-firmware-20220210.tar.xz
|
||||
/m3.bin
|
||||
/regdb.bin
|
||||
/linux-firmware-20220713.tar.xz
|
||||
|
3658
Notice.txt
3658
Notice.txt
File diff suppressed because it is too large
Load Diff
@ -1,12 +1,12 @@
|
||||
%global checkout 6342082c
|
||||
%global checkout dfa29317
|
||||
|
||||
%global firmware_release 107
|
||||
%global firmware_release 109
|
||||
|
||||
%global _firmwarepath /usr/lib/firmware
|
||||
%define _binaries_in_noarch_packages_terminate_build 0
|
||||
|
||||
Name: linux-firmware
|
||||
Version: 20220210
|
||||
Version: 20220713
|
||||
Release: %{firmware_release}.git%{checkout}%{?dist}
|
||||
Summary: Firmware files used by the Linux kernel
|
||||
License: GPL+ and GPLv2+ and MIT and Redistributable, no modification permitted
|
||||
@ -19,17 +19,6 @@ BuildArch: noarch
|
||||
# 2) git archive --worktree-attributes --format=tar --prefix=linux-firmware-%%{checkout}/ %%{checkout} | xz > linux-firmware-%%{version}.tar.xz
|
||||
Source0: %{name}-%{version}.tar.xz
|
||||
|
||||
# zstream (or post-beta) requests
|
||||
# We usually update the whole tarball, pulling all changes from upstream.
|
||||
# But zstream requests should be handled only by updating the specific firmwares.
|
||||
# BZ#2007902 request
|
||||
Source1: regdb.bin
|
||||
Source2: board-2.bin
|
||||
Source3: amss.bin
|
||||
Source4: m3.bin
|
||||
Source5: Notice.txt
|
||||
Source6: WHENCE
|
||||
|
||||
Provides: kernel-firmware = %{version} xorg-x11-drv-ati-firmware = 7.0
|
||||
Obsoletes: kernel-firmware < %{version} xorg-x11-drv-ati-firmware < 6.13.0-0.22
|
||||
Obsoletes: ueagle-atm4-firmware < 1.0-5
|
||||
@ -269,16 +258,6 @@ Firmware for Marvell Libertas SD 8787 Network Adapter
|
||||
|
||||
%prep
|
||||
%setup -q -n linux-firmware-%{checkout}
|
||||
|
||||
# BZ#2007902 post-beta request
|
||||
mkdir -p ath11k/WCN6855/hw2.0/
|
||||
cp %{_sourcedir}/regdb.bin ath11k/WCN6855/hw2.0/regdb.bin
|
||||
cp %{_sourcedir}/board-2.bin ath11k/WCN6855/hw2.0/board-2.bin
|
||||
cp %{_sourcedir}/amss.bin ath11k/WCN6855/hw2.0/amss.bin
|
||||
cp %{_sourcedir}/m3.bin ath11k/WCN6855/hw2.0/m3.bin
|
||||
cp %{_sourcedir}/Notice.txt ath11k/WCN6855/hw2.0/Notice.txt
|
||||
cp %{_sourcedir}/WHENCE WHENCE
|
||||
|
||||
%if 0
|
||||
git init .
|
||||
if [ -z "$GIT_COMMITTER_NAME" ]; then
|
||||
@ -446,8 +425,19 @@ sed -e 's/^/%%dir /' linux-firmware.dirs >> linux-firmware.files
|
||||
%config(noreplace) %{_firmwarepath}/netronome/nic_AMDA*
|
||||
|
||||
%changelog
|
||||
* Sun Apr 03 2022 Augusto Caringi <acaringi@redhat.com> - 20220209-107.git6342082c
|
||||
- Support QCA WCN6856 v2.1 Module: WIFI firmware (rhbz 2007902)
|
||||
* Wed Jul 13 2022 Jarod Wilson <jarod@redhat.com> - 20220713-109.gitdfa29317
|
||||
- Update to latest upstream linux-firmware image for assorted updates
|
||||
- Include even newer qed firmware update (rhbz 2040269)
|
||||
|
||||
* Fri Jun 03 2022 Jarod Wilson <jarod@redhat.com> - 20220517-108.git251d2900
|
||||
- Bump NVR due to conflict with late 8.6 iwl firmware package versioning
|
||||
|
||||
* Wed May 18 2022 Jarod Wilson <jarod@redhat.com> - 20220517-107.git251d2900
|
||||
- Update to latest upstream linux-firmware image for assorted updates
|
||||
- Include latest qed firmware update (rhbz 2040269)
|
||||
- Include latest bnx2x firmware update (rhbz 2040273)
|
||||
- Include latest ice firmware update (rhbz 2059384, rhbz 2081543)
|
||||
- Include latest Qualcomm firmware update (rhbz 2062871)
|
||||
|
||||
* Thu Feb 10 2022 Augusto Caringi <acaringi@redhat.com> - 20220209-106.git6342082c
|
||||
- Update to latest upstream linux-firmware image for assorted updates
|
||||
|
6
sources
6
sources
@ -1,5 +1 @@
|
||||
SHA512 (amss.bin) = a04d154a527167787a7b2e7f1542fd8943bbd56f57abe921c244b80df5edfcabec8d9e0b85bcaf0e15b69b3da0f9d4a4b9a97140a789a041b5b2eee468f6d2a8
|
||||
SHA512 (board-2.bin) = eb26f191c37f009cce465df834d29b60423df01c11086c185325f3cabda6379de30b6ac7d34410165a34ea58097f569a12ec48e341fdfbcc0860c249c075bb5e
|
||||
SHA512 (linux-firmware-20220210.tar.xz) = 1dc97e8dc6cfb9e104f2762766449d699eb2549a1f6297cd2615661aff41425de4d0a9580cc9d9e199ccb22e0df73b668f18b6e80d5ff76797d9d5ca1154c5b2
|
||||
SHA512 (m3.bin) = a9948eb33edc0fdfe6a49dcaf1758b101d98c962a7fdcb2e12994a1a2008724df8afb618d412e53d685e15cfe71f093373b9fa0d8eef3b3786746829ec269180
|
||||
SHA512 (regdb.bin) = 9e1fba929a60d4068753a63424426db8458984b0c89c1916e76b09ff72cbadd9d2d84d31cb9421fb41842e1e6d05eecfc5c44adca5d7ada208170b3b9451d166
|
||||
SHA512 (linux-firmware-20220713.tar.xz) = 20b1d9d733ef9ebd9456a2c9d4d27d0cadbf3e768f82b75a50ea9e65848785a7e10492cca5fd70bda779626d7d1e8ae3c20bb62e66367b017b156c7a01221e06
|
||||
|
Loading…
Reference in New Issue
Block a user