mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
Python: dnspython: Clarify BSD license variant
The License of python dnspython is ISC. Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
864eba7e8b
commit
fa43a10ea3
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user