summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/iputils/iputils_20210722.bb
diff options
context:
space:
mode:
authorRoss Burton <ross@burtonini.com>2021-09-02 17:24:31 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-09-03 09:03:34 +0100
commitf5e78cb2ca111e368ed84458025e44b2e0d8e783 (patch)
treefff0c5be6e5df222e60fdfedbfd5b3038fc36ee2 /meta/recipes-extended/iputils/iputils_20210722.bb
parent6dc9c606f66c82a995f9cf05ed7aeee69be422f9 (diff)
downloadpoky-f5e78cb2ca111e368ed84458025e44b2e0d8e783.tar.gz
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>
Diffstat (limited to 'meta/recipes-extended/iputils/iputils_20210722.bb')
-rw-r--r--meta/recipes-extended/iputils/iputils_20210722.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/iputils/iputils_20210722.bb b/meta/recipes-extended/iputils/iputils_20210722.bb
index 2e8d9032e4..cafb0f634e 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."
4HOMEPAGE = "https://github.com/iputils/iputils" 4HOMEPAGE = "https://github.com/iputils/iputils"
5SECTION = "console/network" 5SECTION = "console/network"
6 6
7LICENSE = "BSD & GPLv2+" 7LICENSE = "BSD-3-Clause & GPLv2+"
8 8
9LIC_FILES_CHKSUM = "file://LICENSE;md5=55aa8c9fcad0691cef0ecd420361e390" 9LIC_FILES_CHKSUM = "file://LICENSE;md5=55aa8c9fcad0691cef0ecd420361e390"
10 10