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:
Robert Yang 2016-04-26 19:20:28 -07:00 committed by Richard Purdie
parent d38c92376c
commit b31c7ab236
23 changed files with 0 additions and 23 deletions

View File

@ -1,5 +1,4 @@
SUMMARY = "Merge machine and distro options to create a basic machine task/package"
LICENSE = "MIT"
PR = "r83"
#

View File

@ -4,7 +4,6 @@
SUMMARY = "Minimal boot requirements"
DESCRIPTION = "The minimal set of packages required to boot the system"
LICENSE = "MIT"
PR = "r17"
PACKAGE_ARCH = "${MACHINE_ARCH}"

View File

@ -4,7 +4,6 @@
#
SUMMARY = "Essential build dependencies"
LICENSE = "MIT"
inherit packagegroup

View File

@ -1,5 +1,4 @@
SUMMARY = "Remote debugging tools for Eclipse integration"
LICENSE = "MIT"
inherit packagegroup

View File

@ -3,7 +3,6 @@
#
SUMMARY = "NFS package groups"
LICENSE = "MIT"
PR = "r2"
inherit packagegroup

View File

@ -3,7 +3,6 @@
#
SUMMARY = "Software development tools"
LICENSE = "MIT"
PR = "r9"
PACKAGE_ARCH = "${MACHINE_ARCH}"

View File

@ -1,5 +1,4 @@
SUMMARY = "Dropbear SSH client/server"
LICENSE = "MIT"
PR = "r1"
inherit packagegroup

View File

@ -1,5 +1,4 @@
SUMMARY = "OpenSSH SSH client/server"
LICENSE = "MIT"
PR = "r1"
inherit packagegroup

View File

@ -1,6 +1,5 @@
SUMMARY = "Target packages for the standalone SDK"
PR = "r8"
LICENSE = "MIT"
inherit packagegroup

View File

@ -3,7 +3,6 @@
#
SUMMARY = "Debugging tools"
LICENSE = "MIT"
inherit packagegroup

View File

@ -3,7 +3,6 @@
#
SUMMARY = "Profiling tools"
LICENSE = "MIT"
PR = "r3"

View File

@ -3,7 +3,6 @@
#
SUMMARY = "Testing tools/applications"
LICENSE = "MIT"
PR = "r2"

View File

@ -1,6 +1,5 @@
SUMMARY = "Host SDK package for cross canadian toolchain"
PN = "packagegroup-cross-canadian-${MACHINE}"
LICENSE = "MIT"
inherit cross-canadian packagegroup

View File

@ -5,7 +5,6 @@
SUMMARY = "Self-hosting"
DESCRIPTION = "Packages required to run the build system"
PR = "r13"
LICENSE = "MIT"
inherit packagegroup distro_features_check
# rdepends on libx11-dev

View File

@ -1,5 +1,4 @@
SUMMARY = "Provides a small set of tools for development on the device"
LICENSE = "MIT"
PR = "r1"

View File

@ -5,7 +5,6 @@
SUMMARY = "Standard full-featured Linux system"
DESCRIPTION = "Package group bringing in packages needed for a more traditional full-featured Linux system"
PR = "r6"
LICENSE = "MIT"
inherit packagegroup

View File

@ -5,7 +5,6 @@
SUMMARY = "Linux Standard Base (LSB)"
DESCRIPTION = "Packages required to satisfy the Linux Standard Base (LSB) specification"
PR = "r10"
LICENSE = "MIT"
inherit packagegroup distro_features_check

View File

@ -3,7 +3,6 @@
#
SUMMARY = "Clutter package groups"
LICENSE = "MIT"
PR = "r6"

View File

@ -1,5 +1,4 @@
SUMMARY = "DirectFB without X11"
LICENSE = "MIT"
PACKAGE_ARCH = "${MACHINE_ARCH}"

View File

@ -1,6 +1,5 @@
SUMMARY = "Basic X11 session"
DESCRIPTION = "Packages required to set up a basic working X11 session"
LICENSE = "MIT"
PR = "r1"
inherit packagegroup distro_features_check

View File

@ -3,7 +3,6 @@
#
SUMMARY = "X11 display server"
LICENSE = "MIT"
PR = "r40"
PACKAGE_ARCH = "${MACHINE_ARCH}"

View File

@ -2,7 +2,6 @@
# Copyright (C) 2011 Intel Corporation
#
LICENSE = "MIT"
PR = "r40"
inherit packagegroup distro_features_check

View File

@ -3,7 +3,6 @@
#
SUMMARY = "Sato desktop"
LICENSE = "MIT"
PR = "r33"
PACKAGE_ARCH = "${MACHINE_ARCH}"