Accepting request 934933 from home:tiwai:branches:Kernel:HEAD

- Update to version 20211123:
  * linux-firmware: Update firmware file for Intel Bluetooth 9462
  * linux-firmware: Update firmware file for Intel Bluetooth 9462
  * linux-firmware: Update firmware file for Intel Bluetooth 9560
  * linux-firmware: Update firmware file for Intel Bluetooth 9560
  * linux-firmware: Update firmware file for Intel Bluetooth AX201
  * linux-firmware: Update firmware file for Intel Bluetooth AX201
  * linux-firmware: Update firmware file for Intel Bluetooth AX211
  * linux-firmware: Update firmware file for Intel Bluetooth AX211
  * linux-firmware: Update firmware file for Intel Bluetooth AX210
  * linux-firmware: Update firmware file for Intel Bluetooth 9560
  * linux-firmware: Update firmware file for Intel Bluetooth 9260
  * linux-firmware: Update firmware file for Intel Bluetooth AX200
  * linux-firmware: Update firmware file for Intel Bluetooth AX201
  * amdgpu: update yellow carp dmcub firmware
  * amdgpu: update vangogh DMCUB firmware
  * Update ath10k/QCA6174/hw3.0/board-2.bin
  * mrvl: prestera: Update Marvell Prestera Switchdev v4.0
  * QCA: Add Bluetooth firmware for WCN685x
- Fix the script to adapt ZSTD compressed modules (jsc#SLE-21256)
- Update _service to follow branch main instead
- Update aliases

OBS-URL: https://build.opensuse.org/request/show/934933
OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-firmware?expand=0&rev=365
This commit is contained in:
Takashi Iwai 2021-12-01 09:26:46 +00:00 committed by Git OBS Bridge
parent 5f862769ca
commit 602ade7acf
8 changed files with 42 additions and 6 deletions

View File

@ -5,6 +5,7 @@
<param name="changesgenerate">enable</param>
<param name="filename">kernel-firmware</param>
<param name="versionformat">%cd</param>
<param name="revision">main</param>
</service>
<service mode="disabled" name="recompress">
<param name="file">*.tar</param>

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git</param>
<param name="changesrevision">f5d519563ac9d2d1f382a817aae5ec5473811ac8</param></service></servicedata>
<param name="changesrevision">b0e898fbaf377c99a36aac6fdeb7250003648ca4</param></service></servicedata>

View File

@ -1685,6 +1685,8 @@ imx_sdma: of:N*T*Cfsl,imx53-sdma
imx_sdma: of:N*T*Cfsl,imx53-sdmaC*
imx_sdma: of:N*T*Cfsl,imx6q-sdma
imx_sdma: of:N*T*Cfsl,imx6q-sdmaC*
imx_sdma: of:N*T*Cfsl,imx6ul-sdma
imx_sdma: of:N*T*Cfsl,imx6ul-sdmaC*
imx_sdma: of:N*T*Cfsl,imx7d-sdma
imx_sdma: of:N*T*Cfsl,imx7d-sdmaC*
imx_sdma: of:N*T*Cfsl,imx8mq-sdma
@ -3181,6 +3183,8 @@ qcom_q6v5_pas: of:N*T*Cqcom,sc8180x-cdsp-pas
qcom_q6v5_pas: of:N*T*Cqcom,sc8180x-cdsp-pasC*
qcom_q6v5_pas: of:N*T*Cqcom,sc8180x-mpss-pas
qcom_q6v5_pas: of:N*T*Cqcom,sc8180x-mpss-pasC*
qcom_q6v5_pas: of:N*T*Cqcom,sdm660-adsp-pas
qcom_q6v5_pas: of:N*T*Cqcom,sdm660-adsp-pasC*
qcom_q6v5_pas: of:N*T*Cqcom,sdm845-adsp-pas
qcom_q6v5_pas: of:N*T*Cqcom,sdm845-adsp-pasC*
qcom_q6v5_pas: of:N*T*Cqcom,sdm845-cdsp-pas

View File

@ -138,6 +138,7 @@ class FWTopics(object):
for p in files:
ko = os.path.join(root, p)
name = re.sub(r'\.xz$', '', p)
name = re.sub(r'\.zst$', '', p)
if not fnmatch.fnmatch(name, '*.ko'):
continue
name = re.sub(r'\.ko$', '', name)

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:22533cee2ea0b553bfdf6c652234950ca1ebb8b37a58b24e5bf301bdadecc649
size 198009856

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c1efaa0136c5d67ac14cf58ffecdcb8d249e199bb0d7594d8b2aa6947f9d4112
size 213086204

View File

@ -1,3 +1,29 @@
-------------------------------------------------------------------
Wed Dec 01 08:39:46 UTC 2021 - tiwai@suse.com
- Update to version 20211123:
* linux-firmware: Update firmware file for Intel Bluetooth 9462
* linux-firmware: Update firmware file for Intel Bluetooth 9462
* linux-firmware: Update firmware file for Intel Bluetooth 9560
* linux-firmware: Update firmware file for Intel Bluetooth 9560
* linux-firmware: Update firmware file for Intel Bluetooth AX201
* linux-firmware: Update firmware file for Intel Bluetooth AX201
* linux-firmware: Update firmware file for Intel Bluetooth AX211
* linux-firmware: Update firmware file for Intel Bluetooth AX211
* linux-firmware: Update firmware file for Intel Bluetooth AX210
* linux-firmware: Update firmware file for Intel Bluetooth 9560
* linux-firmware: Update firmware file for Intel Bluetooth 9260
* linux-firmware: Update firmware file for Intel Bluetooth AX200
* linux-firmware: Update firmware file for Intel Bluetooth AX201
* amdgpu: update yellow carp dmcub firmware
* amdgpu: update vangogh DMCUB firmware
* Update ath10k/QCA6174/hw3.0/board-2.bin
* mrvl: prestera: Update Marvell Prestera Switchdev v4.0
* QCA: Add Bluetooth firmware for WCN685x
- Fix the script to adapt ZSTD compressed modules (jsc#SLE-21256)
- Update _service to follow branch main instead
- Update aliases
-------------------------------------------------------------------
Tue Nov 16 21:26:46 UTC 2021 - tiwai@suse.com

View File

@ -23,10 +23,10 @@
%endif
%define __ksyms_path ^%{_firmwaredir}
%define version_unconverted 20211115
%define version_unconverted 20211123
Name: kernel-firmware
Version: 20211115
Version: 20211123
Release: 0
Summary: Linux kernel firmware files
License: SUSE-Firmware AND GPL-2.0-only AND GPL-2.0-or-later AND MIT
@ -3448,6 +3448,8 @@ Supplements: modalias(of:N*T*Cfsl,imx53-sdma)
Supplements: modalias(of:N*T*Cfsl,imx53-sdmaC*)
Supplements: modalias(of:N*T*Cfsl,imx6q-sdma)
Supplements: modalias(of:N*T*Cfsl,imx6q-sdmaC*)
Supplements: modalias(of:N*T*Cfsl,imx6ul-sdma)
Supplements: modalias(of:N*T*Cfsl,imx6ul-sdmaC*)
Supplements: modalias(of:N*T*Cfsl,imx7d-sdma)
Supplements: modalias(of:N*T*Cfsl,imx7d-sdmaC*)
Supplements: modalias(of:N*T*Cfsl,imx8mq-sdma)
@ -3977,6 +3979,8 @@ Supplements: modalias(of:N*T*Cqcom,sc8180x-cdsp-pas)
Supplements: modalias(of:N*T*Cqcom,sc8180x-cdsp-pasC*)
Supplements: modalias(of:N*T*Cqcom,sc8180x-mpss-pas)
Supplements: modalias(of:N*T*Cqcom,sc8180x-mpss-pasC*)
Supplements: modalias(of:N*T*Cqcom,sdm660-adsp-pas)
Supplements: modalias(of:N*T*Cqcom,sdm660-adsp-pasC*)
Supplements: modalias(of:N*T*Cqcom,sdm845-adsp-pas)
Supplements: modalias(of:N*T*Cqcom,sdm845-adsp-pasC*)
Supplements: modalias(of:N*T*Cqcom,sdm845-cdsp-pas)