[oe] [meta-python][PATCH 1/9] Python: flask pymongo: Clarify BSD license variant

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


The License of python flask pymongo is BSD-2-Clause.

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

diff --git a/meta-python/recipes-devtools/python/python-flask-pymongo.inc b/meta-python/recipes-devtools/python/python-flask-pymongo.inc
index 39251525b..5fc35c193 100644
--- a/meta-python/recipes-devtools/python/python-flask-pymongo.inc
+++ b/meta-python/recipes-devtools/python/python-flask-pymongo.inc
@@ -2,7 +2,7 @@ SUMMARY = "PyMongo support for Flask applications"
 DESCRIPTION = "PyMongo support for Flask applications."
 HOMEPAGE = "https://github.com/mitsuhiko/flask/"
 SECTION = "devel/python"
-LICENSE = "BSD"
+LICENSE = "BSD-2-Clause"
 LIC_FILES_CHKSUM = "file://flask_pymongo/wrappers.py;beginline=1;endline=24;md5=424c4e1047d28e01b4e4634a069c019d"
 
 SRC_URI[md5sum] = "94df71e6800b1d7915cc91a74b70f959"
-- 
2.17.1


More information about the Openembedded-devel mailing list