mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
sdparm: Clarify BSD license variant
The License of sdparm 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
4a5d4e3a72
commit
46297b16f8
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user