public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Tom Rix <Tom.Rix@amd.com>
To: git-commits@fedoraproject.org
Subject: [rpms/amdsmi] epel10: More update preview to 7.13
Date: Tue, 09 Jun 2026 22:35:59 GMT	[thread overview]
Message-ID: <178104455941.1.17994356517893281853.rpms-amdsmi-c6d5d882a2b5@fedoraproject.org> (raw)

            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

                 reply	other threads:[~2026-06-09 22:35 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178104455941.1.17994356517893281853.rpms-amdsmi-c6d5d882a2b5@fedoraproject.org \
    --to=tom.rix@amd.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox