From c04ae17f439ffd5fd70d8564430a94582e2cf688 Mon Sep 17 00:00:00 2001 From: Robert Berger Date: Mon, 30 Oct 2017 19:46:21 +0200 Subject: 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 Signed-off-by: Robert Berger Signed-off-by: Ross Burton --- meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb | 1 - 1 file changed, 1 deletion(-) (limited to 'meta/recipes-core/packagegroups') diff --git a/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb b/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb index 2ca639294a..aee4a03718 100644 --- a/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb +++ b/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb @@ -4,7 +4,6 @@ SUMMARY = "Host packages for the standalone SDK or external toolchain" PR = "r12" -LICENSE = "MIT" inherit packagegroup nativesdk -- cgit 1.2.3-korg