diff options
Diffstat (limited to 'meta/recipes-extended')
-rw-r--r-- | meta/recipes-extended/iputils/iputils_20210722.bb | 2 |
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." | |||
4 | HOMEPAGE = "https://github.com/iputils/iputils" | 4 | HOMEPAGE = "https://github.com/iputils/iputils" |
5 | SECTION = "console/network" | 5 | SECTION = "console/network" |
6 | 6 | ||
7 | LICENSE = "BSD & GPLv2+" | 7 | LICENSE = "BSD-3-Clause & GPLv2+" |
8 | 8 | ||
9 | LIC_FILES_CHKSUM = "file://LICENSE;md5=55aa8c9fcad0691cef0ecd420361e390" | 9 | LIC_FILES_CHKSUM = "file://LICENSE;md5=55aa8c9fcad0691cef0ecd420361e390" |
10 | 10 | ||