mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-15 23:05:34 +01:00
Python: h5py: Clarify BSD license variant
The License of python h5py 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:
parent
1c46bdf657
commit
a9a9f39e3c
|
|
@ -1,7 +1,7 @@
|
|||
SUMMARY = "Provides both a high- and low-level interface to the HDF5 library from Python. "
|
||||
HOMEPAGE = "https://www.h5py.org/"
|
||||
SECTION = "devel/python"
|
||||
LICENSE = "BSD"
|
||||
LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://setup.py;beginline=107;endline=107;md5=795ecad0d261c998cc526c84a822dff6"
|
||||
|
||||
SRC_URI = "git://github.com/h5py/h5py.git \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user