Accepting request 1114712 from home:NMorey:branches:science:HPC

- Update to 4.25.0
  https://github.com/Mellanox/mstflint/files/12317054/MSTFLINT.Package.-Firmware.Burning.and.Diagnostics.Tools.Documentation.v4.25.0.pdf
- Refresh fix-race-condition-during-install.patch to handle new race conditions

OBS-URL: https://build.opensuse.org/request/show/1114712
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mstflint?expand=0&rev=53
This commit is contained in:
Nicolas Morey 2023-10-02 08:08:14 +00:00 committed by Git OBS Bridge
parent 71e71dc325
commit dd98780ed6
5 changed files with 15 additions and 8 deletions

View File

@ -1,4 +1,4 @@
commit 29dc2855eb9bab0e1e8839e840c6ae9e44ff28a6
commit f86bbb8e3d722796ac464910e8e6b79ebb638d39
Author: Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
Date: Mon Oct 15 09:33:09 2018 +0200
@ -33,15 +33,15 @@ index 934b8030a229..da7d2aed878f 100644
cmtcr.so:
$(CC) -g -Wall -pthread -shared ${CFLAGS} $(MTCR_DIR)/*.o -o cmtcr.so $(MFT_CORE_LIB_LINK)
diff --git reg_access/Makefile.am reg_access/Makefile.am
index 9f989e3cc324..c82b169cf3c8 100644
index c33bac653620..8783d2953a78 100644
--- reg_access/Makefile.am
+++ reg_access/Makefile.am
@@ -52,7 +52,7 @@ libmlxconfig_4th_gen_regsiters_a_LIBADD = $(libmlxconfig_4th_gen_regsiters_la_DE
RREG_ACCESS_SO = rreg_access.so
reg_access_pylibdir = $(libdir)/mstflint/python_tools/
-reg_access_pylib_DATA = ${RREG_ACCESS_SO} regaccess.py
-reg_access_pylib_DATA = ${RREG_ACCESS_SO} regaccess.py regaccess_structs.py
+reg_access_pylib_DATA = ${RREG_ACCESS_SO}
dist_reg_access_pylib_DATA = regaccess.py
dist_reg_access_pylib_DATA = regaccess.py regaccess_structs.py
${RREG_ACCESS_SO}: libreg_access.a

View File

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

3
mstflint-4.25.0-1.tar.gz Normal file
View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Sep 28 13:48:49 UTC 2023 - Nicolas Morey <nicolas.morey@suse.com>
- Update to 4.25.0
https://github.com/Mellanox/mstflint/files/12317054/MSTFLINT.Package.-Firmware.Burning.and.Diagnostics.Tools.Documentation.v4.25.0.pdf
- Refresh fix-race-condition-during-install.patch to handle new race conditions
-------------------------------------------------------------------
Mon Jul 17 10:01:00 UTC 2023 - Nicolas Morey <nicolas.morey@suse.com>

View File

@ -19,7 +19,7 @@
%define extra_version -1
Name: mstflint
Version: 4.24.0
Version: 4.25.0
Release: 0
Summary: Mellanox Firmware Burning and Diagnostics Tools
License: BSD-2-Clause OR GPL-2.0-only