!30 mstflint: Fix errors found with checkpatch script
From: @chenmaodong Reviewed-by: @Charlie_li Signed-off-by: @Charlie_li
This commit is contained in:
commit
c320457e29
1146
backport-0001-Title-Fix-errors-found-with-checkpatch-script.patch
Normal file
1146
backport-0001-Title-Fix-errors-found-with-checkpatch-script.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,13 +1,14 @@
|
|||||||
Name: mstflint
|
Name: mstflint
|
||||||
Summary: Firmware Burning and Diagnostics Tools
|
Summary: Firmware Burning and Diagnostics Tools
|
||||||
Version: 4.10.0
|
Version: 4.10.0
|
||||||
Release: 9
|
Release: 10
|
||||||
License: GPLv2+ or BSD
|
License: GPLv2+ or BSD
|
||||||
Url: https://github.com/Mellanox/mstflint
|
Url: https://github.com/Mellanox/mstflint
|
||||||
Source: https://github.com/Mellanox/%{name}/releases/download/v4.10.0-2/%{name}-%{version}.tar.gz
|
Source: https://github.com/Mellanox/%{name}/releases/download/v4.10.0-2/%{name}-%{version}.tar.gz
|
||||||
Patch0000: 0001-Fix-compile-errors.patch
|
Patch0000: 0001-Fix-compile-errors.patch
|
||||||
Patch0001: fix-return-local-addr.patch
|
Patch0001: fix-return-local-addr.patch
|
||||||
Patch0002: backport-0001-Title-Fix-error-while-burning-mcc-enabled.patch
|
Patch0002: backport-0001-Title-Fix-error-while-burning-mcc-enabled.patch
|
||||||
|
Patch0003: backport-0001-Title-Fix-errors-found-with-checkpatch-script.patch
|
||||||
BuildRequires: libstdc++-devel zlib-devel rdma-core-devel gcc-c++ gcc
|
BuildRequires: libstdc++-devel zlib-devel rdma-core-devel gcc-c++ gcc
|
||||||
BuildRequires: libcurl-devel boost-devel libxml2-devel openssl-devel
|
BuildRequires: libcurl-devel boost-devel libxml2-devel openssl-devel
|
||||||
Obsoletes: openib-mstflint <= 1.4 openib-tvflash <= 0.9.2 tvflash <= 0.9.0
|
Obsoletes: openib-mstflint <= 1.4 openib-tvflash <= 0.9.2 tvflash <= 0.9.0
|
||||||
@ -44,6 +45,9 @@ strip %{buildroot}/%{_libdir}/mstflint/python_tools/*.so
|
|||||||
%{_mandir}/man1/*
|
%{_mandir}/man1/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 05 2023 chenmaodong <chenmaodong@xfusion.com> - 4.10.0-10
|
||||||
|
- Fix errors found with checkpatch script
|
||||||
|
|
||||||
* Thu Dec 29 2022 chenmaodong <chenmaodong@xfusion.com> - 4.10.0-9
|
* Thu Dec 29 2022 chenmaodong <chenmaodong@xfusion.com> - 4.10.0-9
|
||||||
- Fix error while burning mcc enabled Description
|
- Fix error while burning mcc enabled Description
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user