[oe] [meta-oe][PATCH 1/2] python-pip: correct license to GPLv2+

Martin Jansa martin.jansa at gmail.com
Fri Feb 6 13:15:43 UTC 2015


On Fri, Jan 30, 2015 at 04:20:44PM +0800, ting.liu at freescale.com wrote:
> From: Ting Liu <ting.liu at freescale.com>
> 
> WARNING: python-pip: No generic license file exists for: GPL in any provider

It looks like LGPL-2.0 as http://patchwork.openembedded.org/patch/88013/
does, so I'll drop this patch.

> 
> Signed-off-by: Ting Liu <ting.liu at freescale.com>
> ---
>  meta-python/recipes-devtools/python/python-pip_1.3.1.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta-python/recipes-devtools/python/python-pip_1.3.1.bb b/meta-python/recipes-devtools/python/python-pip_1.3.1.bb
> index d1a7c8b..87493f5 100644
> --- a/meta-python/recipes-devtools/python/python-pip_1.3.1.bb
> +++ b/meta-python/recipes-devtools/python/python-pip_1.3.1.bb
> @@ -1,5 +1,5 @@
>  SUMMARY = "PIP is a tool for installing and managing Python packages"
> -LICENSE = "MIT & GPL"
> +LICENSE = "MIT & GPLv2+"
>  LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=cd00425a3465a0e4c81929b94241d3de"
>  
>  SRC_URI = "https://pypi.python.org/packages/source/p/pip/pip-${PV}.tar.gz"
> -- 
> 1.9.1
> 

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20150206/9a507295/attachment-0002.sig>


More information about the Openembedded-devel mailing list