mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 03:49:32 +02:00
nfs-utils: set precise BSD license
"BSD" is ambiguous, use the precise license BSD-3-Clause. (From OE-Core rev: 5214d23cf0d316d501a147a09edfb46df42d6cb7) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
e54618d010
commit
1d0ef6010a
@@ -4,7 +4,7 @@ NFS server and related tools."
|
|||||||
HOMEPAGE = "http://nfs.sourceforge.net/"
|
HOMEPAGE = "http://nfs.sourceforge.net/"
|
||||||
SECTION = "console/network"
|
SECTION = "console/network"
|
||||||
|
|
||||||
LICENSE = "MIT & GPLv2+ & BSD"
|
LICENSE = "MIT & GPLv2+ & BSD-3-Clause"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=95f3a93a5c3c7888de623b46ea085a84"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=95f3a93a5c3c7888de623b46ea085a84"
|
||||||
|
|
||||||
# util-linux for libblkid
|
# util-linux for libblkid
|
||||||
|
|||||||
Reference in New Issue
Block a user