diff options
Diffstat (limited to 'meta/recipes-extended/findutils/findutils_4.9.0.bb')
-rw-r--r-- | meta/recipes-extended/findutils/findutils_4.9.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/findutils/findutils_4.9.0.bb b/meta/recipes-extended/findutils/findutils_4.9.0.bb index cd9a1691e3..63560a4299 100644 --- a/meta/recipes-extended/findutils/findutils_4.9.0.bb +++ b/meta/recipes-extended/findutils/findutils_4.9.0.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | require findutils.inc | 1 | require findutils.inc |
2 | 2 | ||
3 | # GPLv2+ (<< 4.2.32), GPLv3+ (>= 4.2.32) | 3 | # GPLv2+ (<< 4.2.32), GPLv3+ (>= 4.2.32) |
4 | LICENSE = "GPLv3+" | 4 | LICENSE = "GPL-3.0-or-later" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=1ebbd3e34237af26da5dc08a4e440464" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=1ebbd3e34237af26da5dc08a4e440464" |
6 | 6 | ||
7 | DEPENDS = "bison-native" | 7 | DEPENDS = "bison-native" |