]> 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>
Thu, 21 Sep 2017 21:03:41 +0000 (18:03 -0300)
commit05681fdf8298bb441c15135eae424c7601b07e98
tree6037a6000d824e14478eb65cd7e80b7531846481
parenta9adf32640a59b8b92dabb45f00e8730070c0a93
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