diff options
Diffstat (limited to 'meta/recipes-core/musl/musl-utils.bb')
-rw-r--r-- | meta/recipes-core/musl/musl-utils.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/musl/musl-utils.bb b/meta/recipes-core/musl/musl-utils.bb index 00d088d089..c42dff3a53 100644 --- a/meta/recipes-core/musl/musl-utils.bb +++ b/meta/recipes-core/musl/musl-utils.bb | |||
@@ -3,7 +3,7 @@ | |||
3 | 3 | ||
4 | DESCRIPTION = "getconf, getent and iconv implementations for musl" | 4 | DESCRIPTION = "getconf, getent and iconv implementations for musl" |
5 | HOMEPAGE = "https://git.alpinelinux.org/cgit/aports/tree/main/musl" | 5 | HOMEPAGE = "https://git.alpinelinux.org/cgit/aports/tree/main/musl" |
6 | LICENSE = "BSD-2-Clause & GPL-2.0+" | 6 | LICENSE = "BSD-2-Clause & GPL-2.0-or-later" |
7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=9d08215e611db87b357e8674b4b42564" | 7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=9d08215e611db87b357e8674b4b42564" |
8 | SECTION = "utils" | 8 | SECTION = "utils" |
9 | 9 | ||