From 9d559933d7243969777625c7a66511fc43f1f2a0 Mon Sep 17 00:00:00 2001 From: Adrian Bunk Date: Fri, 30 Aug 2019 18:50:58 +0300 Subject: Remove LICENSE = "MIT" from packagegroups and images This is the default in the packagegroup and image classes. Signed-off-by: Adrian Bunk Signed-off-by: Khem Raj --- meta-initramfs/recipes-bsp/images/initramfs-kexecboot-image.bb | 2 -- 1 file changed, 2 deletions(-) (limited to 'meta-initramfs') 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 -- cgit v1.2.3-54-g00ecf