All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH 1/7] sdparm: Clarify BSD license variant
@ 2019-10-17 14:47 Christophe PRIOUZEAU
  2019-10-17 14:47 ` [meta-oe][PATCH 2/7] onig: " Christophe PRIOUZEAU
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Christophe PRIOUZEAU @ 2019-10-17 14:47 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Christophe PRIOUZEAU

The License of sdparm is BSD-3-Clause.

Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com>
---
 meta-oe/recipes-support/sdparm/sdparm_1.10.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-support/sdparm/sdparm_1.10.bb b/meta-oe/recipes-support/sdparm/sdparm_1.10.bb
index 35e22d3ea..c09b495be 100644
--- a/meta-oe/recipes-support/sdparm/sdparm_1.10.bb
+++ b/meta-oe/recipes-support/sdparm/sdparm_1.10.bb
@@ -3,7 +3,7 @@ DESCRIPTION = "The sdparm utility accesses and optionally modifies \
 SCSI devices' mode page and inquiry data."
 HOMEPAGE = "http://sg.danny.cz/sg/sdparm.html"
 SECTION = "console/utils"
-LICENSE = "BSD"
+LICENSE = "BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://COPYING;md5=ecab6c36b7ba82c675581dd0afde36f7 \
                     file://lib/BSD_LICENSE;md5=1d52f4a66f1e0ed96776bf354ab7a2ed"
 DEPENDS="sg3-utils"
-- 
2.17.1


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

end of thread, other threads:[~2019-10-21 11:52 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-17 14:47 [meta-oe][PATCH 1/7] sdparm: Clarify BSD license variant Christophe PRIOUZEAU
2019-10-17 14:47 ` [meta-oe][PATCH 2/7] onig: " Christophe PRIOUZEAU
2019-10-17 14:47 ` [meta-oe][PATCH 3/7] libssh2: " Christophe PRIOUZEAU
2019-10-17 14:47 ` [meta-oe][PATCH 4/7] libsmi: " Christophe PRIOUZEAU
2019-10-21 11:52   ` Khem Raj
2019-10-17 14:47 ` [meta-oe][PATCH 7/7] daemonize: " Christophe PRIOUZEAU
2019-10-17 14:47 ` [meta-oe][PATCH 6/7] gperftools: " Christophe PRIOUZEAU
2019-10-17 14:47 ` [meta-oe][PATCH 5/7] libinih: " Christophe PRIOUZEAU

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.