mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-25 19:27:14 +00:00
Python: pynetlinux: Clarify BSD license variant
The License of python pynetlinux is BSD-3-Clause. Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
a9a922a4af
commit
a95cd60f2b
@@ -2,7 +2,7 @@ SUMMARY = "Linux network configuration library for Python"
|
|||||||
DESCRIPTION = "This library contains Python bindings to ioctl calls"
|
DESCRIPTION = "This library contains Python bindings to ioctl calls"
|
||||||
SECTION = "devel/python"
|
SECTION = "devel/python"
|
||||||
HOMEPAGE = "http://github.com/rlisagor/pynetlinux"
|
HOMEPAGE = "http://github.com/rlisagor/pynetlinux"
|
||||||
LICENSE = "BSD"
|
LICENSE = "BSD-3-Clause"
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=74e1861736ee959824fe7542323c12e9"
|
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=74e1861736ee959824fe7542323c12e9"
|
||||||
|
|
||||||
inherit pypi
|
inherit pypi
|
||||||
|
|||||||
Reference in New Issue
Block a user