From 0c6171ed687bad1bc717e055a3d227b061713820 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Fri, 2 Sep 2022 20:30:31 -0700 Subject: hdf5: Upgrade to 1.13.2 License-Update: Add attribution to Lawrence Livermore National Laboratory and the United States Department of Energy Drop the Advertizing Clause from COPYING Forward port patches Drop 0001-cross-compiling-support.patch bring in qemu usermode to do runtime pieces of build Delete cached source files, as they are no longer needed Upgrade version info in python3-h5py as well to match the upgraded version number Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-h5py_3.7.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-python/recipes-devtools/python') diff --git a/meta-python/recipes-devtools/python/python3-h5py_3.7.0.bb b/meta-python/recipes-devtools/python/python3-h5py_3.7.0.bb index 1153ea32ce..07128bb039 100644 --- a/meta-python/recipes-devtools/python/python3-h5py_3.7.0.bb +++ b/meta-python/recipes-devtools/python/python3-h5py_3.7.0.bb @@ -28,4 +28,4 @@ RDEPENDS:${PN} = "python3-numpy \ python3-json \ " -export HDF5_VERSION="1.8.21" +export HDF5_VERSION="1.13.2" -- cgit v1.2.3-54-g00ecf