]> git.openfabrics.org - ~aditr/build.git/commitdiff
Take opensm from git using tag
authorVladimir Sokolovsky <vlad@mellanox.com>
Tue, 25 Sep 2018 16:46:37 +0000 (11:46 -0500)
committerVladimir Sokolovsky <vlad@mellanox.com>
Tue, 25 Sep 2018 16:46:37 +0000 (11:46 -0500)
This is to prevent the build issue caused by missing opensm.spec file
from the opensm tarball

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.com>
packages-ofed/opensm.conf

index a72048f8b979efc053983172b32fa2d4e9fdea76..6ac5b9be747e13836c4242e531219d771866d3fa 100644 (file)
@@ -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