mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 20:59:41 +02:00
libibverbs: update LICENSE
As per COPYING, this is BSD-2-Clause or GPLv2. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
cf1c2ed8eb
commit
ce8f2e0df4
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user