From ce8f2e0df4fb089ca76580f574519665d0b4e7fc Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Fri, 4 Feb 2022 12:38:06 +0000 Subject: libibverbs: update LICENSE As per COPYING, this is BSD-2-Clause or GPLv2. Signed-off-by: Ross Burton Signed-off-by: Bruce Ashfield --- recipes-extended/libibverbs/libibverbs_1.2.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-extended/libibverbs/libibverbs_1.2.1.bb b/recipes-extended/libibverbs/libibverbs_1.2.1.bb index 90c424ec..f40eccf3 100644 --- a/recipes-extended/libibverbs/libibverbs_1.2.1.bb +++ b/recipes-extended/libibverbs/libibverbs_1.2.1.bb @@ -3,7 +3,7 @@ DESCRIPTION = "Libibverbs is a library that allows userspace processes to use In HOMEPAGE = "http://www.openfabrics.org/downloads/verbs/" SECTION = "libs/devel" -LICENSE = "BSD" +LICENSE = "GPLv2 | BSD-2-Clause" LIC_FILES_CHKSUM = "file://COPYING;md5=7c557f27dd795ba77cc419dddc656b51" # Official repo is at git://git.kernel.org/pub/scm/libs/infiniband/libibverbs.git -- cgit v1.2.3-54-g00ecf