aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/packagegroups
diff options
context:
space:
mode:
authorRobert Yang <liezhi.yang@windriver.com>2016-04-26 19:20:28 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-05-06 10:31:16 +0100
commitb31c7ab236c889faec45316a53aec530ccd5167f (patch)
tree2e222d09fef119100c8e58685efbf4e655ee74ef /meta/recipes-devtools/packagegroups
parentd38c92376c2fb8ccb9074e654043351c7251c646 (diff)
downloadopenembedded-core-contrib-b31c7ab236c889faec45316a53aec530ccd5167f.tar.gz
packagegroup-foo.bb: remove LICENSE = "MIT"
It has been set in packagegroup.bbclass. (From OE-Core rev: 712c4f7c9876e22ef7f0605fdf921ded1b7c0ce7) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/packagegroups')
-rw-r--r--meta/recipes-devtools/packagegroups/packagegroup-core-device-devel.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-devtools/packagegroups/packagegroup-core-device-devel.bb b/meta/recipes-devtools/packagegroups/packagegroup-core-device-devel.bb
index e831860051..b037057491 100644
--- a/meta/recipes-devtools/packagegroups/packagegroup-core-device-devel.bb
+++ b/meta/recipes-devtools/packagegroups/packagegroup-core-device-devel.bb
@@ -1,5 +1,4 @@
SUMMARY = "Provides a small set of tools for development on the device"
-LICENSE = "MIT"
PR = "r1"