From: Vladimir Sokolovsky Date: Tue, 25 Sep 2018 16:46:37 +0000 (-0500) Subject: Take opensm from git using tag X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=cbb3820732e9912460f9bfac35f7f468b26366a6;p=~aditr%2Fbuild.git Take opensm from git using tag This is to prevent the build issue caused by missing opensm.spec file from the opensm tarball Signed-off-by: Vladimir Sokolovsky --- diff --git a/packages-ofed/opensm.conf b/packages-ofed/opensm.conf index a72048f..6ac5b9b 100644 --- a/packages-ofed/opensm.conf +++ b/packages-ofed/opensm.conf @@ -1,3 +1,4 @@ -getMethod=tarball -URL="https://github.com/linux-rdma/opensm/releases/download/3.3.21/opensm-3.3.21.tar.gz" +getMethod=git +git_url="https://github.com/linux-rdma/opensm" +git_branch="3.3.21" use_latest=0