]> git.openfabrics.org - ~vlad/build.git/commitdiff
Created packages dir for ofed 4.17-1
authorVladimir Sokolovsky <vlad@mellanox.com>
Fri, 16 Aug 2019 15:39:18 +0000 (10:39 -0500)
committerVladimir Sokolovsky <vlad@mellanox.com>
Mon, 19 Aug 2019 16:01:50 +0000 (11:01 -0500)
Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.com>
17 files changed:
packages-ofed-4.17-1/compat-rdma.conf [new file with mode: 0644]
packages-ofed-4.17-1/dapl.conf [new file with mode: 0644]
packages-ofed-4.17-1/fabtests.conf [new file with mode: 0644]
packages-ofed-4.17-1/ibpd.conf [new file with mode: 0644]
packages-ofed-4.17-1/ibutils.conf [new file with mode: 0644]
packages-ofed-4.17-1/infiniband-diags.conf [new file with mode: 0644]
packages-ofed-4.17-1/libfabric.conf [new file with mode: 0644]
packages-ofed-4.17-1/libibscif.conf [new file with mode: 0644]
packages-ofed-4.17-1/mstflint.conf [new file with mode: 0644]
packages-ofed-4.17-1/ofed-docs.conf [new file with mode: 0644]
packages-ofed-4.17-1/ofed-scripts.conf [new file with mode: 0644]
packages-ofed-4.17-1/opensm.conf [new file with mode: 0644]
packages-ofed-4.17-1/perftest.conf [new file with mode: 0644]
packages-ofed-4.17-1/qlvnictools.conf [new file with mode: 0644]
packages-ofed-4.17-1/qperf.conf [new file with mode: 0644]
packages-ofed-4.17-1/rdma-core.conf [new file with mode: 0644]
packages-ofed-4.17-1/rds-tools.conf [new file with mode: 0644]

diff --git a/packages-ofed-4.17-1/compat-rdma.conf b/packages-ofed-4.17-1/compat-rdma.conf
new file mode 100644 (file)
index 0000000..e07e99d
--- /dev/null
@@ -0,0 +1,9 @@
+getMethod=git
+git_url="git://git.openfabrics.org/compat-rdma/compat-rdma.git"
+git_branch="ofed_4_17_1"
+
+linux_git_url="git://git.openfabrics.org/compat-rdma/linux-4.17.git"
+linux_git_branch="master"
+
+compat_git_url="git://git.openfabrics.org/compat-rdma/compat.git"
+compat_git_branch="ofed_4_17_1"
diff --git a/packages-ofed-4.17-1/dapl.conf b/packages-ofed-4.17-1/dapl.conf
new file mode 100644 (file)
index 0000000..b002bdf
--- /dev/null
@@ -0,0 +1,2 @@
+getMethod=tarball
+URL="http://downloads.openfabrics.org/dapl/dapl-2.1.10.tar.gz"
diff --git a/packages-ofed-4.17-1/fabtests.conf b/packages-ofed-4.17-1/fabtests.conf
new file mode 100644 (file)
index 0000000..8ab014b
--- /dev/null
@@ -0,0 +1,2 @@
+getMethod=tarball
+URL="https://github.com/ofiwg/libfabric/releases/download/v1.8.0/fabtests-1.8.0.tar.bz2"
diff --git a/packages-ofed-4.17-1/ibpd.conf b/packages-ofed-4.17-1/ibpd.conf
new file mode 100644 (file)
index 0000000..af32f2a
--- /dev/null
@@ -0,0 +1,3 @@
+getMethod=tarball
+URL="https://www.openfabrics.org/downloads/ibpd"
+use_latest=1
diff --git a/packages-ofed-4.17-1/ibutils.conf b/packages-ofed-4.17-1/ibutils.conf
new file mode 100644 (file)
index 0000000..861e503
--- /dev/null
@@ -0,0 +1,3 @@
+getMethod=tarball
+URL="https://www.openfabrics.org/downloads/ibutils"
+use_latest=1
diff --git a/packages-ofed-4.17-1/infiniband-diags.conf b/packages-ofed-4.17-1/infiniband-diags.conf
new file mode 100644 (file)
index 0000000..dd0667d
--- /dev/null
@@ -0,0 +1,3 @@
+getMethod=tarball
+URL="https://github.com/linux-rdma/infiniband-diags/releases/download/2.1.0/infiniband-diags-2.1.0.tar.gz"
+use_latest=0
diff --git a/packages-ofed-4.17-1/libfabric.conf b/packages-ofed-4.17-1/libfabric.conf
new file mode 100644 (file)
index 0000000..689a937
--- /dev/null
@@ -0,0 +1,2 @@
+getMethod=tarball
+URL="https://github.com/ofiwg/libfabric/releases/download/v1.8.0/libfabric-1.8.0.tar.bz2"
diff --git a/packages-ofed-4.17-1/libibscif.conf b/packages-ofed-4.17-1/libibscif.conf
new file mode 100644 (file)
index 0000000..10eff22
--- /dev/null
@@ -0,0 +1,3 @@
+getMethod=tarball
+URL="https://www.openfabrics.org/downloads/libibscif"
+use_latest=1
diff --git a/packages-ofed-4.17-1/mstflint.conf b/packages-ofed-4.17-1/mstflint.conf
new file mode 100644 (file)
index 0000000..797a4e3
--- /dev/null
@@ -0,0 +1,3 @@
+getMethod=tarball
+URL="https://github.com/Mellanox/mstflint/releases/download/v4.11.0-4/mstflint-4.11.0-4.tar.gz"
+use_latest=0
diff --git a/packages-ofed-4.17-1/ofed-docs.conf b/packages-ofed-4.17-1/ofed-docs.conf
new file mode 100644 (file)
index 0000000..367b0ea
--- /dev/null
@@ -0,0 +1,3 @@
+getMethod=git
+git_url="git://git.openfabrics.org/compat-rdma/docs.git"
+git_branch="master"
diff --git a/packages-ofed-4.17-1/ofed-scripts.conf b/packages-ofed-4.17-1/ofed-scripts.conf
new file mode 100644 (file)
index 0000000..e8aecba
--- /dev/null
@@ -0,0 +1,3 @@
+getMethod=git
+git_url="git://git.openfabrics.org/~vlad/ofed_scripts.git"
+git_branch="vofed-4.17-1"
diff --git a/packages-ofed-4.17-1/opensm.conf b/packages-ofed-4.17-1/opensm.conf
new file mode 100644 (file)
index 0000000..4e3b3f0
--- /dev/null
@@ -0,0 +1,4 @@
+getMethod=git
+git_url="https://github.com/linux-rdma/opensm"
+git_branch="3.3.22"
+use_latest=0
diff --git a/packages-ofed-4.17-1/perftest.conf b/packages-ofed-4.17-1/perftest.conf
new file mode 100644 (file)
index 0000000..fb84b6e
--- /dev/null
@@ -0,0 +1,3 @@
+getMethod=tarball
+URL="https://github.com/linux-rdma/perftest/releases/download/v4.4-0.6/perftest-4.4-0.6.gba4bf6d.tar.gz"
+use_latest=0
diff --git a/packages-ofed-4.17-1/qlvnictools.conf b/packages-ofed-4.17-1/qlvnictools.conf
new file mode 100644 (file)
index 0000000..84d8a82
--- /dev/null
@@ -0,0 +1,2 @@
+getMethod=tarball
+URL="https://www.openfabrics.org/downloads/qlvnictools/qlvnictools-0.0.1-0.1.ge27eef7.tar.gz
diff --git a/packages-ofed-4.17-1/qperf.conf b/packages-ofed-4.17-1/qperf.conf
new file mode 100644 (file)
index 0000000..0f9bc81
--- /dev/null
@@ -0,0 +1,3 @@
+getMethod=tarball
+URL="https://www.openfabrics.org/downloads/qperf"
+use_latest=1
diff --git a/packages-ofed-4.17-1/rdma-core.conf b/packages-ofed-4.17-1/rdma-core.conf
new file mode 100644 (file)
index 0000000..7daf5c0
--- /dev/null
@@ -0,0 +1,4 @@
+getMethod=git
+git_url="https://github.com/linux-rdma/rdma-core"
+git_branch="v17.5"
+use_latest=0
diff --git a/packages-ofed-4.17-1/rds-tools.conf b/packages-ofed-4.17-1/rds-tools.conf
new file mode 100644 (file)
index 0000000..8e9d9d4
--- /dev/null
@@ -0,0 +1,3 @@
+getMethod=tarball
+URL="https://www.openfabrics.org/downloads/rds-tools"
+use_latest=1