Accepting request 1193649 from Kernel:HEAD
OBS-URL: https://build.opensuse.org/request/show/1193649 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kernel-firmware?expand=0&rev=236
This commit is contained in:
commit
7ac3805b97
@ -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">bcd040c21dc9b2bc7525ea09121fd137eb34183f</param></service></servicedata>
|
||||
<param name="changesrevision">36db650dae038be945fb04def591fc726255b09f</param></service></servicedata>
|
@ -28,6 +28,7 @@ amd_pmf: acpi*:AMDI0100%3A*
|
||||
amd_pmf: acpi*:AMDI0102%3A*
|
||||
amd_pmf: acpi*:AMDI0103%3A*
|
||||
amd_pmf: acpi*:AMDI0105%3A*
|
||||
amd_pmf: acpi*:AMDI0107%3A*
|
||||
amdgpu: pci:v00001002d*sv*sd*bc03sc00i00*
|
||||
amdgpu: pci:v00001002d*sv*sd*bc03sc80i00*
|
||||
amdgpu: pci:v00001002d*sv*sd*bc12sc00i00*
|
||||
|
BIN
kernel-firmware-20240728.tar.xz
(Stored with Git LFS)
BIN
kernel-firmware-20240728.tar.xz
(Stored with Git LFS)
Binary file not shown.
3
kernel-firmware-20240809.tar.xz
Normal file
3
kernel-firmware-20240809.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4688866964ce2530791a6762d7c794c16e60d0c22a42718e7d7492a161d38f40
|
||||
size 379367996
|
@ -1,3 +1,26 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 13 05:18:12 UTC 2024 - tiwai@suse.com
|
||||
|
||||
- Update to version 20240809 (git commit 36db650dae03):
|
||||
* qcom: update path for video firmware for vpu-1/2/3.0
|
||||
* QCA: Update Bluetooth WCN685x 2.1 firmware to 2.1.0-00642
|
||||
* rtw89: 8852c: add fw format-1 v0.27.97.0
|
||||
* rtw89: 8852bt: add firmware 0.29.91.0
|
||||
* amdgpu: Update ISP FW for isp v4.1.1
|
||||
* mediatek: Update mt8195 SOF firmware
|
||||
* amdgpu: DMCUB updates for DCN314
|
||||
* xe: First GuC release v70.29.2 for BMG
|
||||
* xe: Add GuC v70.29.2 for LNL
|
||||
* i915: Add GuC v70.29.2 for ADL-P, DG1, DG2, MTL, and TGL
|
||||
* i915: Update MTL DMC v2.22
|
||||
* i915: update MTL GSC to v102.0.10.1878
|
||||
* xe: Add BMG HuC 8.2.10
|
||||
* xe: Add GSC 104.0.0.1161 for LNL
|
||||
* xe: Add LNL HuC 9.4.13
|
||||
* i915: update DG2 HuC to v7.10.16
|
||||
* amdgpu: Update ISP FW for isp v4.1.1
|
||||
* QCA: Update Bluetooth QCA2066 firmware to 2.1.0-00641
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 31 14:59:44 UTC 2024 - tiwai@suse.com
|
||||
|
||||
@ -44,6 +67,7 @@ Wed Jul 31 14:59:44 UTC 2024 - tiwai@suse.com
|
||||
Sat Jul 13 09:49:21 UTC 2024 - tiwai@suse.com
|
||||
|
||||
- Update to version 20240712 (git commit ed874ed83cac):
|
||||
(bsc#1229069, CVE-2023-31315)
|
||||
* amdgpu: update DMCUB to v0.0.225.0 for Various AMDGPU Asics
|
||||
* qcom: add gpu firmwares for x1e80100 chipset (bsc#1219458)
|
||||
* linux-firmware: add firmware for qat_402xx devices
|
||||
|
@ -21,11 +21,11 @@
|
||||
%define _firmwaredir /lib/firmware
|
||||
%endif
|
||||
%define __ksyms_path ^%{_firmwaredir}
|
||||
%define version_unconverted 20240728
|
||||
%define version_unconverted 20240809
|
||||
# Force bzip2 instead of lzma compression (bsc#1176981)
|
||||
%define _binary_payload w9.bzdio
|
||||
Name: kernel-firmware
|
||||
Version: 20240728
|
||||
Version: 20240809
|
||||
Release: 0
|
||||
Summary: Linux kernel firmware files
|
||||
License: GPL-2.0-only AND SUSE-Firmware AND GPL-2.0-or-later AND MIT
|
||||
@ -3727,6 +3727,7 @@ Supplements: modalias(acpi*:AMDI0100%3A*)
|
||||
Supplements: modalias(acpi*:AMDI0102%3A*)
|
||||
Supplements: modalias(acpi*:AMDI0103%3A*)
|
||||
Supplements: modalias(acpi*:AMDI0105%3A*)
|
||||
Supplements: modalias(acpi*:AMDI0107%3A*)
|
||||
Supplements: modalias(acpi*:AMDI0C00%3A*)
|
||||
Supplements: modalias(eisa:sABP7401*)
|
||||
Supplements: modalias(eisa:sABP7501*)
|
||||
|
Loading…
Reference in New Issue
Block a user