[oe] [meta-python][PATCH 08/10] Python: wrapt: Clarify BSD license variant

Christophe PRIOUZEAU christophe.priouzeau at st.com
Thu Oct 24 09:20:37 UTC 2019


The License of python wrapt is BSD-2-Clause.

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

diff --git a/meta-python/recipes-devtools/python/python-wrapt.inc b/meta-python/recipes-devtools/python/python-wrapt.inc
index ed49811fe..496c73fa8 100644
--- a/meta-python/recipes-devtools/python/python-wrapt.inc
+++ b/meta-python/recipes-devtools/python/python-wrapt.inc
@@ -1,6 +1,6 @@
 SUMMARY = "A Python module for decorators, wrappers and monkey patching."
 HOMEPAGE = "http://wrapt.readthedocs.org/"
-LICENSE = "BSD"
+LICENSE = "BSD-2-Clause"
 SECTION = "devel/python"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=fdfc019b57affbe1d7a32e3d34e83db4"
 
-- 
2.17.1


More information about the Openembedded-devel mailing list