mirror of
https://git.yoctoproject.org/poky
synced 2026-04-11 08:02:21 +02:00
iputils: set precise BSD license
"BSD" is ambiguous, use the precise license BSD-3-Clause. (From OE-Core rev: e3ece26a268e0f7b69221ce1da2f5be613b5826f) 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
6dc9c606f6
commit
f5e78cb2ca
@@ -4,7 +4,7 @@ tracepath, tracepath6, ping, ping6 and arping."
|
||||
HOMEPAGE = "https://github.com/iputils/iputils"
|
||||
SECTION = "console/network"
|
||||
|
||||
LICENSE = "BSD & GPLv2+"
|
||||
LICENSE = "BSD-3-Clause & GPLv2+"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=55aa8c9fcad0691cef0ecd420361e390"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user