[yocto] [meta-chip][PATCH] Fix missing LICENSE field for u-boot-chip

Andrei Gherzan andrei at gherzan.ro
Wed May 24 09:17:07 PDT 2017


On Mon, Nov 28, 2016 at 8:45 PM, Frank Meerkoetter <
meerkoetter at googlemail.com> wrote:

> ERROR: /projects/meta-chip/recipes-bsp/u-boot/u-boot-chip_git.bb: This
> recipe does not have the LICENSE field set (u-boot-chip)
> ERROR: Failed to parse recipe: /data/projects/rpi-a2dp-sink/
> meta-chip/recipes-bsp/u-boot/u-boot-chip_git.bb
> ---
>  recipes-bsp/u-boot/u-boot-chip_git.bb | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/recipes-bsp/u-boot/u-boot-chip_git.bb b/recipes-bsp/u-boot/
> u-boot-chip_git.bb
> index 60db3e0..a5f2624 100644
> --- a/recipes-bsp/u-boot/u-boot-chip_git.bb
> +++ b/recipes-bsp/u-boot/u-boot-chip_git.bb
> @@ -2,6 +2,7 @@ require recipes-bsp/u-boot/u-boot.inc
>
>  DESCRIPTION = "U-Boot port for C.H.I.P. boards"
>
> +LICENSE = "GPLv2+"
>  LIC_FILES_CHKSUM = "file://Licenses/README;md5=
> 0507cd7da8e7ad6d6701926ec9b84c95"
>
>  DEPENDS += "dtc-native"
>
>
Fixed in master and pyro. Thank you.
--
Andrei Gherzan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20170524/8582e705/attachment.html>


More information about the yocto mailing list