aboutsummaryrefslogtreecommitdiffstats
path: root/meta-initramfs
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@stusta.de>2019-08-30 18:50:58 +0300
committerKhem Raj <raj.khem@gmail.com>2019-08-30 09:27:57 -0700
commit9d559933d7243969777625c7a66511fc43f1f2a0 (patch)
treede2764e0f4f43eff2401154f7f8f0ce2b95b2f6e /meta-initramfs
parentc6351749d671c3527077f7eb972403bbd9c64b9f (diff)
downloadmeta-openembedded-contrib-9d559933d7243969777625c7a66511fc43f1f2a0.tar.gz
Remove LICENSE = "MIT" from packagegroups and images
This is the default in the packagegroup and image classes. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-initramfs')
-rw-r--r--meta-initramfs/recipes-bsp/images/initramfs-kexecboot-image.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-initramfs/recipes-bsp/images/initramfs-kexecboot-image.bb b/meta-initramfs/recipes-bsp/images/initramfs-kexecboot-image.bb
index 2573eb4818..9a686f366f 100644
--- a/meta-initramfs/recipes-bsp/images/initramfs-kexecboot-image.bb
+++ b/meta-initramfs/recipes-bsp/images/initramfs-kexecboot-image.bb
@@ -1,7 +1,5 @@
SUMMARY = "Initramfs image for kexecboot kernel"
DESCRIPTION = "This image provides kexecboot (linux as bootloader) and helpers."
-LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
inherit image