Accepting request 1133355 from home:tiwai:branches:Kernel:HEAD
- Update to version 20231214 (git commit b80907ec3a81): * qcom: Add Audio firmware for SM8650 QRD * qcom: Add Audio firmware for SM8550 QRD * Add rdfind for deb/rpm build jobs * wfx: update to firmware 3.17 * wfx: fix broken firmware - Update to version 20231205 (git commit bfc33c1e308e): * linux-firmware: Update AMD cpu microcode * cxgb4: Update firmware to revision 1.27.5.0 * linux-firmware: add firmware for en8811h 2.5G ethernet phy * s5p-mfc: Add MFC v12 Firmware * qcom: update qrb4210 firmware * qcom: update qcm2290 firmware * qcom: update qcm2290/qrb4210 WiFi firmware file * qcom: update Venus firmware file for v6.0 OBS-URL: https://build.opensuse.org/request/show/1133355 OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-firmware?expand=0&rev=454
This commit is contained in:
parent
3475fdb71b
commit
0c0ce645c7
@ -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">d9f6088f7e91d246d9e8d92187ecd49e44a36d9d</param></service></servicedata>
|
||||
<param name="changesrevision">b80907ec3a811aff9afdeceb7410ad408f7e0de4</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6ac70729e028d28ed98f2dd86140d4262ff2ca90967a3dbb06ad1ffc2c70114b
|
||||
size 348919304
|
3
kernel-firmware-20231214.tar.xz
Normal file
3
kernel-firmware-20231214.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d44b4d31b1f674aca630c55285f9a761fa0fc0ae13c0b68892fb92dc7860dab4
|
||||
size 349511040
|
@ -1,3 +1,26 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 15 08:29:26 UTC 2023 - tiwai@suse.com
|
||||
|
||||
- Update to version 20231214 (git commit b80907ec3a81):
|
||||
* qcom: Add Audio firmware for SM8650 QRD
|
||||
* qcom: Add Audio firmware for SM8550 QRD
|
||||
* Add rdfind for deb/rpm build jobs
|
||||
* wfx: update to firmware 3.17
|
||||
* wfx: fix broken firmware
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 06 07:01:51 UTC 2023 - tiwai@suse.com
|
||||
|
||||
- Update to version 20231205 (git commit bfc33c1e308e):
|
||||
* linux-firmware: Update AMD cpu microcode
|
||||
* cxgb4: Update firmware to revision 1.27.5.0
|
||||
* linux-firmware: add firmware for en8811h 2.5G ethernet phy
|
||||
* s5p-mfc: Add MFC v12 Firmware
|
||||
* qcom: update qrb4210 firmware
|
||||
* qcom: update qcm2290 firmware
|
||||
* qcom: update qcm2290/qrb4210 WiFi firmware file
|
||||
* qcom: update Venus firmware file for v6.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 29 08:21:09 UTC 2023 - tiwai@suse.com
|
||||
|
||||
|
@ -21,11 +21,11 @@
|
||||
%define _firmwaredir /lib/firmware
|
||||
%endif
|
||||
%define __ksyms_path ^%{_firmwaredir}
|
||||
%define version_unconverted 20231128
|
||||
%define version_unconverted 20231214
|
||||
# Force bzip2 instead of lzma compression (bsc#1176981)
|
||||
%define _binary_payload w9.bzdio
|
||||
Name: kernel-firmware
|
||||
Version: 20231128
|
||||
Version: 20231214
|
||||
Release: 0
|
||||
Summary: Linux kernel firmware files
|
||||
License: GPL-2.0-only AND SUSE-Firmware AND GPL-2.0-or-later AND MIT
|
||||
|
@ -73,6 +73,7 @@ ath3k: atheros LICENCE.atheros_firmware
|
||||
mga: platform
|
||||
r128: platform
|
||||
radeon: radeon LICENSE.radeon
|
||||
en8811h: network LICENSE.airoha
|
||||
amdgpu: amdgpu LICENSE.amdgpu
|
||||
s2255drv: platform
|
||||
rtl8192e: realtek
|
||||
@ -189,3 +190,5 @@ btnxpuart: platform LICENSE.nxp
|
||||
qcom-sc8280xp: sound LICENCE.linaro
|
||||
amlogic: bluetooth LICENSE.amlogic
|
||||
powervr: platform LICENSE.powervr
|
||||
qcom-sm8550: sound LICENCE.linaro
|
||||
qcom-sm8650: sound LICENCE.linaro
|
||||
|
@ -73,6 +73,7 @@ ath3k: atheros
|
||||
mga: platform
|
||||
r128: platform
|
||||
radeon: radeon radeon amdgpu
|
||||
en8811h: network
|
||||
amdgpu: amdgpu
|
||||
amd_pmf: platform
|
||||
s2255drv: platform
|
||||
@ -199,4 +200,6 @@ btnxpuart: platform
|
||||
qcom-sc8280xp: sound snd-soc-sc8280xp
|
||||
amlogic: bluetooth
|
||||
powervr: platform
|
||||
qcom-sm8550: sound snd-soc-sc8280xp
|
||||
qcom-sm8650: sound snd-soc-sc8280xp
|
||||
ast: platform
|
||||
|
Loading…
Reference in New Issue
Block a user