summaryrefslogtreecommitdiffstats
path: root/recipes-extended/librdmacm/librdmacm_1.1.0.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2022-03-25 03:09:42 +0000
committerBruce Ashfield <bruce.ashfield@gmail.com>2022-03-25 03:09:42 +0000
commitde6d4eeb3202e04bca0e645571a612a745d7ebe2 (patch)
treeb2c6cb14a6d9564c7e1ebe6ff416cfd878941bbf /recipes-extended/librdmacm/librdmacm_1.1.0.bb
parent26024bb82d2e60b38b1402d5541ccfcd5c1624e5 (diff)
downloadmeta-cloud-services-de6d4eeb3202e04bca0e645571a612a745d7ebe2.tar.gz
global: convert license to SPDX variants
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-extended/librdmacm/librdmacm_1.1.0.bb')
-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 a3271df..edc7895 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-2-Clause | GPLv2" 12LICENSE = "BSD-2-Clause | GPL-2.0-only"
13LIC_FILES_CHKSUM = "file://COPYING;md5=39cc3044d68741f9005da73e9b92db95" 13LIC_FILES_CHKSUM = "file://COPYING;md5=39cc3044d68741f9005da73e9b92db95"
14 14
15DEPENDS = "virtual/libibverbs" 15DEPENDS = "virtual/libibverbs"