diff options
Diffstat (limited to 'meta/recipes-devtools/dosfstools/dosfstools_4.2.bb')
-rw-r--r-- | meta/recipes-devtools/dosfstools/dosfstools_4.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/dosfstools/dosfstools_4.2.bb b/meta/recipes-devtools/dosfstools/dosfstools_4.2.bb index bdebfc190a..289d939bb9 100644 --- a/meta/recipes-devtools/dosfstools/dosfstools_4.2.bb +++ b/meta/recipes-devtools/dosfstools/dosfstools_4.2.bb | |||
@@ -6,7 +6,7 @@ SUMMARY = "DOS FAT Filesystem Utilities" | |||
6 | HOMEPAGE = "https://github.com/dosfstools/dosfstools" | 6 | HOMEPAGE = "https://github.com/dosfstools/dosfstools" |
7 | 7 | ||
8 | SECTION = "base" | 8 | SECTION = "base" |
9 | LICENSE = "GPLv3" | 9 | LICENSE = "GPL-3.0-only" |
10 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | 10 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" |
11 | 11 | ||
12 | SRC_URI = "https://github.com/dosfstools/dosfstools/releases/download/v${PV}/${BP}.tar.gz \ | 12 | SRC_URI = "https://github.com/dosfstools/dosfstools/releases/download/v${PV}/${BP}.tar.gz \ |