mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 21:32:12 +02:00
lsof: correct LICENSE
The lsof LICENSE is superficially BSD-like, but it isn't BSD. Now that we have the full SPDX license set in oe-core, use Spencer-94. (From OE-Core rev: 5c1d61d1d4dfacb643a366285c0392e6a31087ed) (From OE-Core rev: 5ccd9b18c406517c8b7f25ac6e258f11d42556c9) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Nisha Parrakat <nisha.m.parrakat@bmw.de> Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
2a4cdd5ff5
commit
ea8e0dd072
@@ -3,7 +3,7 @@ DESCRIPTION = "Lsof is a Unix-specific diagnostic tool. \
|
||||
Its name stands for LiSt Open Files, and it does just that."
|
||||
HOMEPAGE = "http://people.freebsd.org/~abe/"
|
||||
SECTION = "devel"
|
||||
LICENSE = "BSD"
|
||||
LICENSE = "Spencer-94"
|
||||
LIC_FILES_CHKSUM = "file://00README;beginline=645;endline=679;md5=964df275d26429ba3b39dbb9f205172a"
|
||||
|
||||
# Upstream lsof releases are hosted on an ftp server which times out download
|
||||
|
||||
Reference in New Issue
Block a user