mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 16:27:27 +00:00
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>
This commit is contained in:
committed by
Khem Raj
parent
4d7689a133
commit
1fbe612faa
@@ -5,7 +5,7 @@ DESCRIPTION = "scsirastools were designed to add to the Serviceability of \
|
|||||||
maintenance or service functions. It handles SCSI, \
|
maintenance or service functions. It handles SCSI, \
|
||||||
Linux SW RAID, SAS, SATA, and USB devices via SCSI emulation."
|
Linux SW RAID, SAS, SATA, and USB devices via SCSI emulation."
|
||||||
HOMEPAGE = "http://scsirastools.sourceforge.net/"
|
HOMEPAGE = "http://scsirastools.sourceforge.net/"
|
||||||
LICENSE = "BSD"
|
LICENSE = "BSD-3-Clause"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=687ea108478d26152ae46eb29d9d1545"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=687ea108478d26152ae46eb29d9d1545"
|
||||||
|
|
||||||
DEPENDS += "groff-native"
|
DEPENDS += "groff-native"
|
||||||
|
|||||||
Reference in New Issue
Block a user