- Add umad-Do-not-check-for-umad-sysfs-files-in-umad_init.patch to fix
umad/ibstat support on RoCE hardware (bsc#1088441). OBS-URL: https://build.opensuse.org/package/show/science:HPC/rdma-core?expand=0&rev=86
This commit is contained in:
parent
f46f362d09
commit
36b94e6069
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 26 08:27:29 UTC 2018 - nmoreychaisemartin@suse.com
|
||||
|
||||
- Add umad-Do-not-check-for-umad-sysfs-files-in-umad_init.patch to fix
|
||||
umad/ibstat support on RoCE hardware (bsc#1088441).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 21 09:38:52 UTC 2018 - nmoreychaisemartin@suse.com
|
||||
|
||||
|
@ -49,6 +49,7 @@ Url: https://github.com/linux-rdma/rdma-core
|
||||
Source: rdma-core-%{version}%{git_ver}.tar.gz
|
||||
Source1: baselibs.conf
|
||||
Patch0: Remove-the-obsolete-libibcm-library.patch
|
||||
Patch1: umad-Do-not-check-for-umad-sysfs-files-in-umad_init.patch
|
||||
BuildRequires: binutils
|
||||
BuildRequires: cmake >= 2.8.11
|
||||
BuildRequires: gcc
|
||||
@ -315,6 +316,7 @@ on those changes.
|
||||
%prep
|
||||
%setup -q -n %{name}-%{version}%{git_ver}
|
||||
%patch0
|
||||
%patch1
|
||||
|
||||
%build
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user