[oe] [meta-python][PATCH 3/9] Python: lazy object proxy: Clarify BSD license variant

Christophe PRIOUZEAU christophe.priouzeau at st.com
Thu Oct 24 15:07:43 UTC 2019


The License of python lazy object proxy is BSD-2-Clause.

Signed-off-by: Christophe Priouzeau <christophe.priouzeau at st.com>
---
 .../recipes-devtools/python/python-lazy-object-proxy.inc        | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-python/recipes-devtools/python/python-lazy-object-proxy.inc b/meta-python/recipes-devtools/python/python-lazy-object-proxy.inc
index 83d2ea3cd..b88afce0e 100644
--- a/meta-python/recipes-devtools/python/python-lazy-object-proxy.inc
+++ b/meta-python/recipes-devtools/python/python-lazy-object-proxy.inc
@@ -1,6 +1,6 @@
 SUMMARY = "A fast and thorough lazy object proxy"
 HOMEPAGE = "https://python-lazy-object-proxy.readthedocs.io/"
-LICENSE = "BSD"
+LICENSE = "BSD-2-Clause"
 SECTION = "devel/python"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=ec680df42d8ad56427a83308817658cc"
 
-- 
2.17.1


More information about the Openembedded-devel mailing list