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

- Update to version 20240110 (git commit 31db82d69905):
  * linux-firmware: update firmware for qat_4xxx devices
  * linux-firmware: update firmware for w1u_uart
  * amdgpu: DMCUB updates for DCN314
  * Intel Bluetooth: Update firmware file for Magnetor Intel Bluetooth AX211
  * Intel Bluetooth: Update firmware file for Solar Intel Bluetooth AX101
  * Intel Bluetooth: Update firmware file for Solar Intel Bluetooth AX203
  * Intel Bluetooth: Update firmware file for Solar Intel Bluetooth AX210

OBS-URL: https://build.opensuse.org/request/show/1137954
OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-firmware?expand=0&rev=460
This commit is contained in:
Takashi Iwai 2024-01-10 14:54:57 +00:00 committed by Git OBS Bridge
parent 8c4540e328
commit 56073b9b4b
5 changed files with 18 additions and 6 deletions

View File

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

View File

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

View File

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

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Jan 10 14:03:35 UTC 2024 - tiwai@suse.com
- Update to version 20240110 (git commit 31db82d69905):
* linux-firmware: update firmware for qat_4xxx devices
* linux-firmware: update firmware for w1u_uart
* amdgpu: DMCUB updates for DCN314
* Intel Bluetooth: Update firmware file for Magnetor Intel Bluetooth AX211
* Intel Bluetooth: Update firmware file for Solar Intel Bluetooth AX101
* Intel Bluetooth: Update firmware file for Solar Intel Bluetooth AX203
* Intel Bluetooth: Update firmware file for Solar Intel Bluetooth AX210
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jan 08 13:19:55 UTC 2024 - tiwai@suse.com Mon Jan 08 13:19:55 UTC 2024 - tiwai@suse.com

View File

@ -21,11 +21,11 @@
%define _firmwaredir /lib/firmware %define _firmwaredir /lib/firmware
%endif %endif
%define __ksyms_path ^%{_firmwaredir} %define __ksyms_path ^%{_firmwaredir}
%define version_unconverted 20240105 %define version_unconverted 20240110
# Force bzip2 instead of lzma compression (bsc#1176981) # Force bzip2 instead of lzma compression (bsc#1176981)
%define _binary_payload w9.bzdio %define _binary_payload w9.bzdio
Name: kernel-firmware Name: kernel-firmware
Version: 20240105 Version: 20240110
Release: 0 Release: 0
Summary: Linux kernel firmware files Summary: Linux kernel firmware files
License: GPL-2.0-only AND SUSE-Firmware AND GPL-2.0-or-later AND MIT License: GPL-2.0-only AND SUSE-Firmware AND GPL-2.0-or-later AND MIT