All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-virtualization][m-c-s][PATCH 1/2] librdmacm: update LICENSE variant
@ 2022-02-18  8:33 changqing.li
  2022-02-18  8:33 ` [meta-virtualization][m-c-s][PATCH 2/2] celt051: " changqing.li
  2022-02-18 14:01 ` [meta-virtualization][m-c-s][PATCH 1/2] librdmacm: " Bruce Ashfield
  0 siblings, 2 replies; 3+ messages in thread
From: changqing.li @ 2022-02-18  8:33 UTC (permalink / raw)
  To: meta-virtualization

From: Changqing Li <changqing.li@windriver.com>

Fix warning:
WARNING: QA Issue: librdmacm: No generic license file exists for: BSD in any provider [license-exists]

Signed-off-by: Changqing Li <changqing.li@windriver.com>
---
 recipes-extended/librdmacm/librdmacm_1.1.0.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-extended/librdmacm/librdmacm_1.1.0.bb b/recipes-extended/librdmacm/librdmacm_1.1.0.bb
index 2e18b0a9..a3271dfd 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."
 HOMEPAGE = "http://www.openfabrics.org/downloads/rdmacm/"
 SECTION = "libs/devel"
 
-LICENSE = "BSD"
+LICENSE = "BSD-2-Clause | GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=39cc3044d68741f9005da73e9b92db95"
 
 DEPENDS = "virtual/libibverbs"
-- 
2.25.1



^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-02-18 14:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-18  8:33 [meta-virtualization][m-c-s][PATCH 1/2] librdmacm: update LICENSE variant changqing.li
2022-02-18  8:33 ` [meta-virtualization][m-c-s][PATCH 2/2] celt051: " changqing.li
2022-02-18 14:01 ` [meta-virtualization][m-c-s][PATCH 1/2] librdmacm: " Bruce Ashfield

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.