[oe-commits] [openembedded-core] 63/66: nativesdk-packagegroup-sdk-host: remove redundant LICENSE

git at git.openembedded.org git at git.openembedded.org
Sun Nov 5 13:56:49 UTC 2017


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit c04ae17f439ffd5fd70d8564430a94582e2cf688
Author: Robert Berger <oecore.mailinglist at gmail.com>
AuthorDate: Mon Oct 30 19:46:21 2017 +0200

    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 <robert.berger at ReliableEmbeddedSystems.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb | 1 -
 1 file changed, 1 deletion(-)

diff --git a/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb b/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb
index 2ca6392..aee4a03 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
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list