mirror of
https://git.yoctoproject.org/poky
synced 2026-03-06 23:39:40 +01: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: aaeb56d2f9193bdfb108f20e9ae2bbb4505815c0) Signed-off-by: Robert Berger <robert.berger@ReliableEmbeddedSystems.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Armin Kuster <akuster@mvista.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
c388d72c60
commit
5599639b65
@@ -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