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>
This commit is contained in:
Adrian Bunk
2019-08-30 18:50:58 +03:00
committed by Khem Raj
parent c6351749d6
commit 9d559933d7
7 changed files with 0 additions and 14 deletions
@@ -1,6 +1,4 @@
SUMMARY = "Packages required for a target (on-device) SDK"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
PR = "r1"