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-filesystems/ifuse/ifuse_1.1.4.bb | |
| 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-filesystems/ifuse/ifuse_1.1.4.bb')
| -rw-r--r-- | meta-filesystems/recipes-filesystems/ifuse/ifuse_1.1.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-filesystems/recipes-filesystems/ifuse/ifuse_1.1.4.bb b/meta-filesystems/recipes-filesystems/ifuse/ifuse_1.1.4.bb index 8a317cddbe..c9702eb93e 100644 --- a/meta-filesystems/recipes-filesystems/ifuse/ifuse_1.1.4.bb +++ b/meta-filesystems/recipes-filesystems/ifuse/ifuse_1.1.4.bb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | SUMMARY = "A fuse filesystem to access the contents of an iPhone or iPod Touch" | 1 | SUMMARY = "A fuse filesystem to access the contents of an iPhone or iPod Touch" |
| 2 | LICENSE = "LGPLv2.1" | 2 | LICENSE = "LGPL-2.1-only" |
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=6ab17b41640564434dda85c06b7124f7" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=6ab17b41640564434dda85c06b7124f7" |
| 4 | HOMEPAGE ="http://www.libimobiledevice.org/" | 4 | HOMEPAGE ="http://www.libimobiledevice.org/" |
| 5 | 5 | ||
