mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
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>
This commit is contained in:
committed by
Richard Purdie
parent
d38c92376c
commit
b31c7ab236
@@ -1,5 +1,4 @@
|
||||
SUMMARY = "Remote debugging tools for Eclipse integration"
|
||||
LICENSE = "MIT"
|
||||
|
||||
inherit packagegroup
|
||||
|
||||
|
||||
Reference in New Issue
Block a user