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

ting.liu at freescale.com ting.liu at freescale.com
Fri Jan 30 08:20:44 UTC 2015


From: Ting Liu <ting.liu at freescale.com>

WARNING: python-pip: No generic license file exists for: GPL in any provider

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



More information about the Openembedded-devel mailing list