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/xorriso | |
| 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/xorriso')
| -rw-r--r-- | meta-filesystems/recipes-utils/xorriso/xorriso_1.5.5.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-filesystems/recipes-utils/xorriso/xorriso_1.5.5.bb b/meta-filesystems/recipes-utils/xorriso/xorriso_1.5.5.bb index cf0092291a..a83950db82 100644 --- a/meta-filesystems/recipes-utils/xorriso/xorriso_1.5.5.bb +++ b/meta-filesystems/recipes-utils/xorriso/xorriso_1.5.5.bb | |||
| @@ -2,7 +2,7 @@ DESCRIPTION = "xorriso copies file objects from POSIX compliant filesystems \ | |||
| 2 | into Rock Ridge enhanced ISO 9660 filesystems and allows session-wise \ | 2 | into Rock Ridge enhanced ISO 9660 filesystems and allows session-wise \ |
| 3 | manipulation of such filesystems" | 3 | manipulation of such filesystems" |
| 4 | 4 | ||
| 5 | LICENSE = "GPLv3" | 5 | LICENSE = "GPL-3.0-only" |
| 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" |
| 7 | 7 | ||
| 8 | SRC_URI = "http://www.gnu.org/software/${BPN}/${BPN}-${PV}.tar.gz" | 8 | SRC_URI = "http://www.gnu.org/software/${BPN}/${BPN}-${PV}.tar.gz" |
