[oe] [meta-python][PATCH 01/10] Python: dnspython: Clarify BSD license variant

Christophe PRIOUZEAU christophe.priouzeau at st.com
Fri Oct 25 07:40:41 UTC 2019


The License of python dnspython is ISC.

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

diff --git a/meta-python/recipes-devtools/python/python-dnspython.inc b/meta-python/recipes-devtools/python/python-dnspython.inc
index 6a04429b7..1b5f7160f 100644
--- a/meta-python/recipes-devtools/python/python-dnspython.inc
+++ b/meta-python/recipes-devtools/python/python-dnspython.inc
@@ -1,6 +1,6 @@
 DESCRIPTION = "DNS toolkit for Python"
 HOMEPAGE = "http://www.dnspython.org/"
-LICENSE = "BSD"
+LICENSE = "ISC"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=b9d855ee0d7bea17c8b0994d37985e1e"
 
 SRC_URI[md5sum] = "05d33ffb5d8f35ae0474bb952778a344"
-- 
2.17.1


More information about the Openembedded-devel mailing list