summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-extended/librdmacm/librdmacm_1.1.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/librdmacm/librdmacm_1.1.0.bb b/recipes-extended/librdmacm/librdmacm_1.1.0.bb
index 2e18b0a..a3271df 100644
--- a/recipes-extended/librdmacm/librdmacm_1.1.0.bb
+++ b/recipes-extended/librdmacm/librdmacm_1.1.0.bb
@@ -9,7 +9,7 @@ Also includes ACM (communication management assistant) service."
9HOMEPAGE = "http://www.openfabrics.org/downloads/rdmacm/" 9HOMEPAGE = "http://www.openfabrics.org/downloads/rdmacm/"
10SECTION = "libs/devel" 10SECTION = "libs/devel"
11 11
12LICENSE = "BSD" 12LICENSE = "BSD-2-Clause | GPLv2"
13LIC_FILES_CHKSUM = "file://COPYING;md5=39cc3044d68741f9005da73e9b92db95" 13LIC_FILES_CHKSUM = "file://COPYING;md5=39cc3044d68741f9005da73e9b92db95"
14 14
15DEPENDS = "virtual/libibverbs" 15DEPENDS = "virtual/libibverbs"