diff --git a/_servicedata b/_servicedata index 1a8dbd3..32ed560 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git - b83108216200dfece891ddc52bcde2e2860f5dc2 \ No newline at end of file + efeb548d2a2b661b1bc58d393354b2225af67c3f \ No newline at end of file diff --git a/kernel-firmware-20240102.tar.xz b/kernel-firmware-20240102.tar.xz deleted file mode 100644 index 8ff049b..0000000 --- a/kernel-firmware-20240102.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5df87ca6cc62624053148f20255280e6db0601658aa4c04090fde292a35c6f4b -size 363983308 diff --git a/kernel-firmware-20240115.tar.xz b/kernel-firmware-20240115.tar.xz new file mode 100644 index 0000000..5964aae --- /dev/null +++ b/kernel-firmware-20240115.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44154b24b2a68c3461496aaf09718d7477f6c37baf949a7651ef268069e01418 +size 364112920 diff --git a/kernel-firmware.changes b/kernel-firmware.changes index b840d0a..360eb36 100644 --- a/kernel-firmware.changes +++ b/kernel-firmware.changes @@ -1,3 +1,45 @@ +------------------------------------------------------------------- +Tue Jan 16 07:59:35 UTC 2024 - tiwai@suse.com + +- Update to version 20240115 (git commit efeb548d2a2b): + * Intel Bluetooth: Update firmware file for Magnetor Intel Bluetooth AX101 + * Intel Bluetooth: Update firmware file for Magnetor Intel Bluetooth AX203 + * Intel Bluetooth: Update firmware file for SolarF Intel Bluetooth AX203 + * Intel Bluetooth: Update firmware file for SolarF Intel Bluetooth AX211 + * Intel Bluetooth: Update firmware file for Solar Intel Bluetooth AX211 + * amdgpu: DMCUB updates for DCN314 + * cirrus: Add firmware file for cs42l43 + * amdgpu: DMCUB updates for DCN312 + +------------------------------------------------------------------- +Mon Jan 15 08:53:49 UTC 2024 - tiwai@suse.com + +- Update to version 20240111 (git commit b3132c18d0be): + * qcom: Update the firmware for Adreno a630 family of GPUs + * cirrus: Add CS35L41 firmware for Legion Slim 7 Gen 8 laptops + * linux-firmware: Add firmware for Cirrus CS35L41 for various Dell laptops + +------------------------------------------------------------------- +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 + +- Update to version 20240105 (git commit 5a6ae745d8a4): + * amlogic/bluetooth: add firmware bin of W1 serial soc(w1u_uart) +- Drop superfluous Provides from uncompressed kernel-firmware package + that may confuse dependencies (bsc#1218307) +- Minor adjustment and updates of scripts / templates + ------------------------------------------------------------------- Tue Jan 02 13:54:59 UTC 2024 - tiwai@suse.com diff --git a/kernel-firmware.spec b/kernel-firmware.spec index ef14a01..0dc8c6a 100644 --- a/kernel-firmware.spec +++ b/kernel-firmware.spec @@ -21,11 +21,11 @@ %define _firmwaredir /lib/firmware %endif %define __ksyms_path ^%{_firmwaredir} -%define version_unconverted 20240102 +%define version_unconverted 20240115 # Force bzip2 instead of lzma compression (bsc#1176981) %define _binary_payload w9.bzdio Name: kernel-firmware -Version: 20240102 +Version: 20240115 Release: 0 Summary: Linux kernel firmware files License: GPL-2.0-only AND SUSE-Firmware AND GPL-2.0-or-later AND MIT @@ -114,39 +114,6 @@ Obsoletes: qlogic-firmware < %{version} Conflicts: filesystem < 84 %endif %if "%{flavor}" == "uncompressed" -Provides: %{name}-amdgpu = %{version} -Provides: %{name}-ath10k = %{version} -Provides: %{name}-ath11k = %{version} -Provides: %{name}-ath12k = %{version} -Provides: %{name}-atheros = %{version} -Provides: %{name}-bluetooth = %{version} -Provides: %{name}-bnx2 = %{version} -Provides: %{name}-brcm = %{version} -Provides: %{name}-chelsio = %{version} -Provides: %{name}-dpaa2 = %{version} -Provides: %{name}-i915 = %{version} -Provides: %{name}-intel = %{version} -Provides: %{name}-iwlwifi = %{version} -Provides: %{name}-liquidio = %{version} -Provides: %{name}-marvell = %{version} -Provides: %{name}-media = %{version} -Provides: %{name}-mediatek = %{version} -Provides: %{name}-mellanox = %{version} -Provides: %{name}-mwifiex = %{version} -Provides: %{name}-network = %{version} -Provides: %{name}-nfp = %{version} -Provides: %{name}-nvidia = %{version} -Provides: %{name}-platform = %{version} -Provides: %{name}-prestera = %{version} -Provides: %{name}-qcom = %{version} -Provides: %{name}-qlogic = %{version} -Provides: %{name}-radeon = %{version} -Provides: %{name}-realtek = %{version} -Provides: %{name}-serial = %{version} -Provides: %{name}-sound = %{version} -Provides: %{name}-ti = %{version} -Provides: %{name}-ueagle = %{version} -Provides: %{name}-usb-network = %{version} Provides: kernel-firmware-uncompressed = %{version} %endif diff --git a/kernel-firmware.spec.in b/kernel-firmware.spec.in index cc53edc..040df0a 100644 --- a/kernel-firmware.spec.in +++ b/kernel-firmware.spec.in @@ -1,7 +1,7 @@ # # spec file for package kernel-firmware # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -89,7 +89,6 @@ Conflicts: filesystem < 84 %endif %if "%{flavor}" == "uncompressed" Provides: kernel-firmware-uncompressed = %{version} -@@SUBPKGPROVS@@ %endif %description diff --git a/licenses.list b/licenses.list index c9be862..bb5e262 100644 --- a/licenses.list +++ b/licenses.list @@ -187,6 +187,7 @@ wave5: platform LICENCE.cnm rvu_cptpf: platform LICENCE.Marvell amphion: platform LICENSE.amphion_vpu cs35l41_hda: sound LICENSE.cirrus +cs42l43: sound LICENSE.cirrus mtk-sof: sound LICENCE.mediatek nxp-sr1xx: platform LICENSE.nxp btnxpuart: platform LICENSE.nxp diff --git a/makespec.sh b/makespec.sh index 3f05329..e3a2497 100644 --- a/makespec.sh +++ b/makespec.sh @@ -18,8 +18,8 @@ define_subpackage () { echo "Requires(postun):/usr/bin/mkdir /usr/bin/touch" echo "Requires(post): dracut >= 049" echo "Conflicts: kernel < 5.3" - echo "Conflicts: kernel-firmware-uncompressed" echo "Conflicts: kernel-firmware < %{version}" + echo "Conflicts: kernel-firmware-uncompressed" echo "%if 0%{?suse_version} >= 1550" echo "# make sure we have post-usrmerge filesystem package on TW" echo "Conflicts: filesystem < 84" diff --git a/topics.list b/topics.list index 50237ee..7800624 100644 --- a/topics.list +++ b/topics.list @@ -197,6 +197,7 @@ wave5: platform rvu_cptpf: platform amphion: platform cs35l41_hda: sound snd-hda-scodec-cs35l41-i2c snd-hda-scodec-cs35l41-spi +cs42l43: sound mtk-sof: sound snd-sof-mt8186 snd-sof-mt8195 nxp-sr1xx: platform btnxpuart: platform