From: Ross Burton Date: Thu, 2 Sep 2021 16:24:31 +0000 (+0100) Subject: iputils: set precise BSD license X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~6845 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3ece26a268e0f7b69221ce1da2f5be613b5826f;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git iputils: set precise BSD license "BSD" is ambiguous, use the precise license BSD-3-Clause. Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-extended/iputils/iputils_20210722.bb b/meta/recipes-extended/iputils/iputils_20210722.bb index 2e8d9032e47..cafb0f634ec 100644 --- a/meta/recipes-extended/iputils/iputils_20210722.bb +++ b/meta/recipes-extended/iputils/iputils_20210722.bb @@ -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"