mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 13:59:59 +00:00
sg3-utils: set precise BSD license
"BSD" is ambiguous, use the precise license BSD-2-Clause. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -5,7 +5,7 @@ DESCRIPTION = "This package contains low level utilities for devices that use th
|
||||
HOMEPAGE = "http://sg.danny.cz/sg/sg3_utils.html"
|
||||
SECTION = "console/admin"
|
||||
|
||||
LICENSE = "GPLv2+ & BSD"
|
||||
LICENSE = "GPLv2+ & BSD-2-Clause"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=f90da7fc52172599dbf082d7620f18ca"
|
||||
|
||||
SRC_URI = "http://sg.danny.cz/sg/p/sg3_utils-${PV}.tgz \
|
||||
|
||||
Reference in New Issue
Block a user