]> code.ossystems Code Review - meta-freescale.git/commit
Remove $COREBASE/LICENSE from LIC_FILES_CHKSUM
authorChunrong Guo <chunrong.guo@nxp.com>
Mon, 4 Sep 2017 05:32:45 +0000 (13:32 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 12 Sep 2017 14:21:59 +0000 (11:21 -0300)
commitd0ce8f87cc2ace0181987c4e28011a9958bab650
treee214ff78417c73100583cc5418d47e35ae6cc843
parent6109484b4e186811c5157cc3e2c796c9fb042698
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: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-bsp/change-file-endianess/change-file-endianess.bb
recipes-extended/merge-files/merge-files_1.0.bb