mirror of
https://git.yoctoproject.org/poky
synced 2026-04-28 06:32:34 +02:00
nativesdk-packagegroup-sdk-host: remove redundant LICENSE
*) packagegroup class sets a default value for LICENSE *) usually packagegroups don't contain a LICENSE and if they do it's many times a copy/paste and doesn't reflect the license of the packages included in the packagegroup (From OE-Core rev: c04ae17f439ffd5fd70d8564430a94582e2cf688) Signed-off-by: Robert Berger <robert.berger@ReliableEmbeddedSystems.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
12510f2b56
commit
9d4bffdd8c
@@ -4,7 +4,6 @@
|
||||
|
||||
SUMMARY = "Host packages for the standalone SDK or external toolchain"
|
||||
PR = "r12"
|
||||
LICENSE = "MIT"
|
||||
|
||||
inherit packagegroup nativesdk
|
||||
|
||||
|
||||
Reference in New Issue
Block a user