Update to version 20260629 (git commit 3ee099cd4a20)
* amdgpu: DMCUB updates for various ASICs * amdgpu: DMCUB updates for various ASICs
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 29 13:24:30 UTC 2026 - Takashi Iwai <tiwai@suse.com>
|
||||
|
||||
- Update to version 20260629 (git commit 3ee099cd4a20):
|
||||
* amdgpu: DMCUB updates for various ASICs
|
||||
* amdgpu: DMCUB updates for various ASICs
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 15 06:38:55 UTC 2026 - Takashi Iwai <tiwai@suse.com>
|
||||
|
||||
|
||||
@@ -20,17 +20,17 @@
|
||||
%define _firmwaredir /lib/firmware
|
||||
%endif
|
||||
%define __ksyms_path ^%{_firmwaredir}
|
||||
%define git_version 8d7543434b2dba3eeb8b2f498a1c006c526656bd
|
||||
%define git_version 3ee099cd4a2091e0395a05b8fe27099ad2398aea
|
||||
|
||||
Name: kernel-firmware-amdgpu
|
||||
Version: 20260614
|
||||
Version: 20260629
|
||||
Release: 0
|
||||
Summary: Kernel firmware files for AMDGPU graphics driver
|
||||
License: GPL-2.0-or-later AND SUSE-Firmware
|
||||
Group: System/Kernel
|
||||
URL: https://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/
|
||||
Source0: %{name}-%{version}.tar.xz
|
||||
Source1: https://github.com/openSUSE/kernel-firmware-tools/archive/refs/tags/20260610.tar.gz#/kernel-firmware-tools-20260610.tar.gz
|
||||
Source1: https://github.com/openSUSE/kernel-firmware-tools/archive/refs/tags/20260629.tar.gz#/kernel-firmware-tools-20260629.tar.gz
|
||||
Source2: %{name}-rpmlintrc
|
||||
Source3: git_id
|
||||
Source10: aliases
|
||||
@@ -365,8 +365,9 @@ This package contains kernel firmware files for AMDGPU graphics driver.
|
||||
%autosetup -p1
|
||||
tar xf %{S:1} --strip-components=1
|
||||
# strip down WHENCE for the topic
|
||||
scripts/strip-topic-whence.sh amdgpu < WHENCE > WHENCE.new
|
||||
mv WHENCE.new WHENCE
|
||||
cp WHENCE WHENCE-dist
|
||||
scripts/strip-topic-whence.sh amdgpu < WHENCE-dist > WHENCE
|
||||
|
||||
|
||||
%build
|
||||
# nothing to do
|
||||
@@ -376,6 +377,7 @@ mv WHENCE.new WHENCE
|
||||
scripts/install-licenses.sh amdgpu %{buildroot}%{_licensedir}/%{name}
|
||||
install -c -D -m 0644 WHENCE %{buildroot}%{_licensedir}/%{name}/WHENCE
|
||||
install -c -D -m 0644 README.md %{buildroot}%{_docdir}/%{name}/README.md
|
||||
scripts/strip-topic-whence.sh -t %{buildroot}%{_docdir}/%{name} amdgpu < WHENCE-dist
|
||||
|
||||
%post
|
||||
%{?regenerate_initrd_post}
|
||||
|
||||
@@ -1 +1 @@
|
||||
8d7543434b2dba3eeb8b2f498a1c006c526656bd
|
||||
3ee099cd4a2091e0395a05b8fe27099ad2398aea
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user