[yocto] LICENSE = "GPL" -- problem?

Flanagan, Elizabeth elizabeth.flanagan at intel.com
Mon May 14 13:58:17 PDT 2012


On Mon, May 14, 2012 at 1:11 PM, Wolfgang Denk <wd at denx.de> wrote:
> Hi,
>
> we noticed warnings like "No generic license file exists for: GPL in
> any provider" for our own linux kernel recipe.  The cause wa the use
> of an entry
>
>        LICENSE = "GPL"
>
> which whould read "GPLv2" instead of "GPL".  A scan detected that the
> same string "GPL" is used in a number of other recipes:
>
> bitbake/lib/bb/shell.py:LICENSE = "GPL"
> meta/recipes-kernel/kern-tools/kern-tools-native_git.bb:LICENSE = "GPL"
> meta/recipes-kernel/linux/linux-dummy.bb:LICENSE = "GPL"
> meta/recipes-bsp/x-load/x-load.inc:LICENSE = "GPL"
> meta/recipes-devtools/gcc/gcc-common.inc:LICENSE = "GPL"
> meta/recipes-devtools/unifdef/unifdef-native_2.6.18+git.bb:LICENSE = "GPL"
>
> Eventually these should be fixed, too?

Yes, GPL is somewhat meaningless so these should be audited to
determine the correct GPL version and corrected.

-b

>
> Best regards,
>
> Wolfgang Denk
>
> --
> DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
> HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
> Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
> Human beings were created by water to transport it uphill.
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto



-- 
Elizabeth Flanagan
Yocto Project
Build and Release



More information about the yocto mailing list