On Fri, Jan 30, 2015 at 04:20:44PM +0800, [email protected] wrote: > From: Ting Liu <[email protected]> > > 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 <[email protected]> > --- > 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: [email protected]
signature.asc
Description: Digital signature
-- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
