generic-poky/meta-skeleton
Olaf Mandel 7e5b59d7af Remove $COREBASE/LICENSE from LIC_FILES_CHKSUM
Several recipes reference the LICENSE file in their LIC_FILES_CHKSUM
variable as ${COREBASE}/LICENSE. This forces distribution providers to
keep this file verbatim or to overload the affected recipes. The section
"Moving to the Yocto Project 1.6 Release" in the Yocto manual suggests
removing the LICENSE file where possible.

Remove LICENSE in cases where COPYING.MIT is also given and replace
LICENSE with COPYING.MIT if the former was the only entry. All modified
recipes specify LICENSE = "MIT" and none of the in-tree files specify a
different license either.

As the packages do not change (the license files are not contained in
them), do not increase PR.

(From OE-Core rev: 0059e0661826c857a07c862bcb46162671e0e330)

Signed-off-by: Olaf Mandel <o.mandel@menlosystems.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-10-28 16:15:18 +01:00
..
conf meta-skeleton: layer.conf Should also have .bbappend in example 2013-08-16 11:14:30 +01:00
recipes-core/busybox meta-skeleton: rename busybox's bbappend file 2014-02-02 11:22:12 +00:00
recipes-kernel linux-yocto-custom: fix typo in Upstream-Status tag 2015-10-19 17:57:58 +01:00
recipes-multilib/images core-image-multilib-example: Location of core-image-sato.bb changed 2013-03-20 17:26:16 +00:00
recipes-skeleton Remove $COREBASE/LICENSE from LIC_FILES_CHKSUM 2016-10-28 16:15:18 +01:00
COPYING.MIT Fix license notices for OE-Core 2014-01-02 12:58:54 +00:00