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

- Update to 4.24.0
  https://github.com/Mellanox/mstflint/releases/download/v4.24.0-1/MSTFLINT.Package.-Firmware.Burning.and.Diagnostics.Tools.Documentation.v4.24.0.pdf
- Refresh fix-race-condition-during-install.patch to handle new race conditions

OBS-URL: https://build.opensuse.org/request/show/1099114
OBS-URL: https://build.opensuse.org/package/show/science:HPC/mstflint?expand=0&rev=51
This commit is contained in:
Nicolas Morey 2023-07-17 16:01:39 +00:00 committed by Git OBS Bridge
parent eb0ed59a97
commit 71e71dc325
5 changed files with 25 additions and 5 deletions

View File

@ -1,4 +1,4 @@
commit 032889d95f344f946014498e43efe173703da535
commit 29dc2855eb9bab0e1e8839e840c6ae9e44ff28a6
Author: Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
Date: Mon Oct 15 09:33:09 2018 +0200
@ -32,3 +32,16 @@ index 934b8030a229..da7d2aed878f 100644
dist_mtcr_pylib_DATA = mtcr.py
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
--- 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}
dist_reg_access_pylib_DATA = regaccess.py
${RREG_ACCESS_SO}: libreg_access.a

View File

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

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

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Jul 17 10:01:00 UTC 2023 - Nicolas Morey <nicolas.morey@suse.com>
- Update to 4.24.0
https://github.com/Mellanox/mstflint/releases/download/v4.24.0-1/MSTFLINT.Package.-Firmware.Burning.and.Diagnostics.Tools.Documentation.v4.24.0.pdf
- Refresh fix-race-condition-during-install.patch to handle new race conditions
-------------------------------------------------------------------
Wed Jun 7 11:59:17 UTC 2023 - pgajdos@suse.com

View File

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