diff options
Diffstat (limited to 'meta/recipes-devtools/btrfs-tools/btrfs-tools_5.16.bb')
-rw-r--r-- | meta/recipes-devtools/btrfs-tools/btrfs-tools_5.16.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/btrfs-tools/btrfs-tools_5.16.bb b/meta/recipes-devtools/btrfs-tools/btrfs-tools_5.16.bb index fa7abcf2ba..e5b2057f26 100644 --- a/meta/recipes-devtools/btrfs-tools/btrfs-tools_5.16.bb +++ b/meta/recipes-devtools/btrfs-tools/btrfs-tools_5.16.bb | |||
@@ -7,7 +7,7 @@ btrfs and an utility (btrfs-convert) to make a btrfs filesystem from an ext3." | |||
7 | 7 | ||
8 | HOMEPAGE = "https://btrfs.wiki.kernel.org" | 8 | HOMEPAGE = "https://btrfs.wiki.kernel.org" |
9 | 9 | ||
10 | LICENSE = "GPLv2 & LGPLv2.1+" | 10 | LICENSE = "GPL-2.0-only & LGPL-2.1-or-later" |
11 | LIC_FILES_CHKSUM = " \ | 11 | LIC_FILES_CHKSUM = " \ |
12 | file://COPYING;md5=fcb02dc552a041dee27e4b85c7396067 \ | 12 | file://COPYING;md5=fcb02dc552a041dee27e4b85c7396067 \ |
13 | file://libbtrfsutil/COPYING;md5=4fbd65380cdd255951079008b364516c \ | 13 | file://libbtrfsutil/COPYING;md5=4fbd65380cdd255951079008b364516c \ |