aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristophe PRIOUZEAU <christophe.priouzeau@st.com>2019-10-23 15:16:37 +0000
committerKhem Raj <raj.khem@gmail.com>2019-10-25 10:29:51 -0700
commit1fbe612faa43c01c0b9e2f0973e19cd03c914652 (patch)
tree9060e681300e6a51be7c1e0b0053702b2fc316e1
parent4d7689a133529ff7f6695e6c114f0930634400ae (diff)
downloadmeta-openembedded-contrib-1fbe612faa43c01c0b9e2f0973e19cd03c914652.tar.gz
scsirastools: Clarify BSD license variant
The License of scsirastools is BSD-3-Clause. Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-extended/scsirastools/scsirastools_1.6.6.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/scsirastools/scsirastools_1.6.6.bb b/meta-oe/recipes-extended/scsirastools/scsirastools_1.6.6.bb
index b922bb1f15..2b7571e232 100644
--- a/meta-oe/recipes-extended/scsirastools/scsirastools_1.6.6.bb
+++ b/meta-oe/recipes-extended/scsirastools/scsirastools_1.6.6.bb
@@ -5,7 +5,7 @@ DESCRIPTION = "scsirastools were designed to add to the Serviceability of \
maintenance or service functions. It handles SCSI, \
Linux SW RAID, SAS, SATA, and USB devices via SCSI emulation."
HOMEPAGE = "http://scsirastools.sourceforge.net/"
-LICENSE = "BSD"
+LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://COPYING;md5=687ea108478d26152ae46eb29d9d1545"
DEPENDS += "groff-native"