diff options
| author | Khem Raj <raj.khem@gmail.com> | 2022-03-04 00:45:19 -0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-03-04 17:41:45 -0800 |
| commit | 42f365246d66ca33eb94e974032b57dd580d43b1 (patch) | |
| tree | 64f096246aac318dab56259232efa50fea375944 /meta-initramfs/recipes-bsp/kexecboot/kexecboot_git.bb | |
| parent | 06851c6fdc4de0b21034661039f9932a85b5adde (diff) | |
| download | meta-openembedded-42f365246d66ca33eb94e974032b57dd580d43b1.tar.gz | |
recipes: Update LICENSE variable to use SPDX license identifiers
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-initramfs/recipes-bsp/kexecboot/kexecboot_git.bb')
| -rw-r--r-- | meta-initramfs/recipes-bsp/kexecboot/kexecboot_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-initramfs/recipes-bsp/kexecboot/kexecboot_git.bb b/meta-initramfs/recipes-bsp/kexecboot/kexecboot_git.bb index 08d983e625..9f7a214d8b 100644 --- a/meta-initramfs/recipes-bsp/kexecboot/kexecboot_git.bb +++ b/meta-initramfs/recipes-bsp/kexecboot/kexecboot_git.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | SUMMARY = "kexecboot linux-as-bootloader" | 1 | SUMMARY = "kexecboot linux-as-bootloader" |
| 2 | DESCRIPTION = "kexecboot is a graphical linux-as-bootloader implementation based on kexec." | 2 | DESCRIPTION = "kexecboot is a graphical linux-as-bootloader implementation based on kexec." |
| 3 | HOMEPAGE = "http://kexecboot.org" | 3 | HOMEPAGE = "http://kexecboot.org" |
| 4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPL-2.0-only" |
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" |
| 6 | PV = "0.6+git${SRCPV}" | 6 | PV = "0.6+git${SRCPV}" |
| 7 | S = "${WORKDIR}/git" | 7 | S = "${WORKDIR}/git" |
