summaryrefslogtreecommitdiffstats
path: root/meta-filesystems/recipes-utils/exfat-utils
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2022-03-04 00:44:40 -0800
committerKhem Raj <raj.khem@gmail.com>2022-03-04 17:41:45 -0800
commita32fc41775067f51700d1a2a14ee6495e43c08e5 (patch)
treed375f48ea8ece3bfeb97e58c32ba526bb5a6e96d /meta-filesystems/recipes-utils/exfat-utils
parent14c7d8a0d7cb843ac8b0d25cc4170fa640ac1295 (diff)
downloadmeta-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/exfat-utils')
-rw-r--r--meta-filesystems/recipes-utils/exfat-utils/exfat-utils_1.3.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-filesystems/recipes-utils/exfat-utils/exfat-utils_1.3.0.bb b/meta-filesystems/recipes-utils/exfat-utils/exfat-utils_1.3.0.bb
index 7f804a708..abb8fece3 100644
--- a/meta-filesystems/recipes-utils/exfat-utils/exfat-utils_1.3.0.bb
+++ b/meta-filesystems/recipes-utils/exfat-utils/exfat-utils_1.3.0.bb
@@ -9,7 +9,7 @@ contains \
9" 9"
10HOMEPAGE = "https://github.com/relan/exfat" 10HOMEPAGE = "https://github.com/relan/exfat"
11SECTION = "universe/otherosfs" 11SECTION = "universe/otherosfs"
12LICENSE = "GPLv2" 12LICENSE = "GPL-2.0-only"
13LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" 13LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
14 14
15SRC_URI = "https://github.com/relan/exfat/releases/download/v${PV}/${BP}.tar.gz" 15SRC_URI = "https://github.com/relan/exfat/releases/download/v${PV}/${BP}.tar.gz"