diff options
| author | Khem Raj <raj.khem@gmail.com> | 2022-03-04 00:44:40 -0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-03-04 17:41:45 -0800 |
| commit | a32fc41775067f51700d1a2a14ee6495e43c08e5 (patch) | |
| tree | d375f48ea8ece3bfeb97e58c32ba526bb5a6e96d /meta-filesystems/recipes-utils/f2fs-tools | |
| parent | 14c7d8a0d7cb843ac8b0d25cc4170fa640ac1295 (diff) | |
| download | meta-openembedded-a32fc41775067f51700d1a2a14ee6495e43c08e5.tar.gz | |
recipes: Update LICENSE variable to use SPDX license identifiers
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-filesystems/recipes-utils/f2fs-tools')
| -rw-r--r-- | meta-filesystems/recipes-utils/f2fs-tools/f2fs-tools_1.14.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-filesystems/recipes-utils/f2fs-tools/f2fs-tools_1.14.0.bb b/meta-filesystems/recipes-utils/f2fs-tools/f2fs-tools_1.14.0.bb index 14af721720..fb71b18b60 100644 --- a/meta-filesystems/recipes-utils/f2fs-tools/f2fs-tools_1.14.0.bb +++ b/meta-filesystems/recipes-utils/f2fs-tools/f2fs-tools_1.14.0.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | SUMMARY = "Tools for Flash-Friendly File System (F2FS)" | 1 | SUMMARY = "Tools for Flash-Friendly File System (F2FS)" |
| 2 | HOMEPAGE = "https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools.git" | 2 | HOMEPAGE = "https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools.git" |
| 3 | 3 | ||
| 4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPL-2.0-only" |
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=362b4b2594cd362b874a97718faa51d3" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=362b4b2594cd362b874a97718faa51d3" |
| 6 | 6 | ||
| 7 | # to provide libuuid | 7 | # to provide libuuid |
