]> code.ossystems Code Review - openembedded-core.git/commit
Remove $COREBASE/LICENSE from LIC_FILES_CHKSUM
authorOlaf Mandel <o.mandel@menlosystems.com>
Fri, 21 Oct 2016 09:24:28 +0000 (09:24 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 28 Oct 2016 10:27:33 +0000 (11:27 +0100)
commit0059e0661826c857a07c862bcb46162671e0e330
treed2cd166138c43cb059a49d4475c4d07b948579fc
parentabcb6efb6af2b2f31a12c373f8fcabce71d305c0
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.

Signed-off-by: Olaf Mandel <o.mandel@menlosystems.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta-skeleton/recipes-skeleton/useradd/useradd-example.bb
meta/recipes-bsp/formfactor/formfactor_0.0.bb
meta/recipes-connectivity/ppp-dialin/ppp-dialin_0.1.bb
meta/recipes-core/systemd/systemd-compat-units.bb
meta/recipes-core/systemd/systemd-systemctl-native.bb
meta/recipes-core/udev/udev-extraconf_1.1.bb
meta/recipes-devtools/devel-config/distcc-config.bb
meta/recipes-devtools/devel-config/nfs-export-root.bb
meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb
meta/recipes-graphics/wayland/weston-init.bb
meta/recipes-sato/shutdown-desktop/shutdown-desktop.bb