public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/amdsmi] epel10: More update preview to 7.13
@ 2026-06-09 22:35 Tom Rix
0 siblings, 0 replies; only message in thread
From: Tom Rix @ 2026-06-09 22:35 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/amdsmi
Branch : epel10
Commit : c6d5d882a2b54673808b69ca113d7363e6de33ab
Author : Tom Rix <Tom.Rix@amd.com>
Date : 2026-05-18T05:13:49-07:00
Stats : +11/-7 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/amdsmi/c/c6d5d882a2b54673808b69ca113d7363e6de33ab?branch=epel10
Log:
More update preview to 7.13
Signed-off-by: Tom Rix <Tom.Rix@amd.com>
---
diff --git a/0001-amdsmi-so-libamdsminic.patch b/0001-amdsmi-so-libamdsminic.patch
index 4a09af5..08ea88c 100644
--- a/0001-amdsmi-so-libamdsminic.patch
+++ b/0001-amdsmi-so-libamdsminic.patch
@@ -1,6 +1,6 @@
-From 60a7f7ace628eb535bc2e92af0cf38743a28b694 Mon Sep 17 00:00:00 2001
+From a7f199353dbafabcc8c4ab56c01f69e442d5edca Mon Sep 17 00:00:00 2001
From: Tom Rix <Tom.Rix@amd.com>
-Date: Sat, 28 Mar 2026 13:56:20 -0700
+Date: Mon, 18 May 2026 04:48:16 -0700
Subject: [PATCH] amdsmi so libamdsminic
---
@@ -8,11 +8,11 @@ Subject: [PATCH] amdsmi so libamdsminic
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/projects/amdsmi/src/nic/ai-nic/amdsmi_unified/CMakeLists.txt b/projects/amdsmi/src/nic/ai-nic/amdsmi_unified/CMakeLists.txt
-index 2da6b8bf4cf5..f5f63c4d835d 100644
+index 34696e340aa6..96214dce9e11 100644
--- a/projects/amdsmi/src/nic/ai-nic/amdsmi_unified/CMakeLists.txt
+++ b/projects/amdsmi/src/nic/ai-nic/amdsmi_unified/CMakeLists.txt
-@@ -37,7 +37,10 @@ set(NIC_DEFAULT_CXX_FLAGS "${NIC_DEFAULT_CXX_FLAGS} -Wl,-z,relro,-z,noexecstack,
- set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} ${NIC_DEFAULT_CXX_FLAGS}")
+@@ -45,7 +45,10 @@ set(CMAKE_SHARED_LINKER_FLAGS "${CMAKE_SHARED_LINKER_FLAGS} ${NIC_LINKER_FLAGS}"
+ set(CMAKE_EXE_LINKER_FLAGS "${CMAKE_EXE_LINKER_FLAGS} ${NIC_LINKER_FLAGS}")
file(GLOB CPP_SRCS "${NIC_SOURCE_DIR}/*.cpp")
-add_library(amdsminic STATIC ${CPP_SRCS})
@@ -21,8 +21,8 @@ index 2da6b8bf4cf5..f5f63c4d835d 100644
+set_property(TARGET amdsminic PROPERTY VERSION "${SO_VERSION_STRING}")
+
set_target_properties(amdsminic PROPERTIES ARCHIVE_OUTPUT_DIRECTORY ${NIC_BUILD_DIR})
- target_include_directories(amdsminic PUBLIC
- "$<BUILD_INTERFACE:${PROJECT_ROOT}/inc>"
+ target_include_directories(
+ amdsminic
--
2.53.0
diff --git a/amdsmi.spec b/amdsmi.spec
index bdb554a..160ded1 100644
--- a/amdsmi.spec
+++ b/amdsmi.spec
@@ -110,7 +110,11 @@ Source0: %{url}/releases/download/%{pkg_src}/%{upstreamname}.tar.gz#/%{upstre
# https://github.com/amd/esmi_ib_library/issues/13
# This tag was choosen by the amdsmi project because 4.0+ introduced variables not
# found in the upstream kernel.
+%if %{without preview}
%global esmi_ver 4.2
+%else
+%global esmi_ver 5.1.1
+%endif
Source1: https://github.com/amd/esmi_ib_library/archive/refs/tags/esmi_pkg_ver-%{esmi_ver}.tar.gz
%if %{without preview}
# https://github.com/ROCm/amdsmi/pull/165
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-09 22:35 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-09 22:35 [rpms/amdsmi] epel10: More update preview to 7.13 Tom Rix
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox