summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/hdf5/files
Commit message (Collapse)AuthorAgeFilesLines
* hdf5: Upgrade to 1.13.2Khem Raj2022-09-056-2172/+30
| | | | | | | | | | | | | | | | | | | 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 <raj.khem@gmail.com>
* hdf5: improve reproducibilityMingli Yu2021-08-061-0/+65
| | | | | | | Remove the build flags to improve reproducibility. Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* hdf5: Upgrade to 1.8.21Khem Raj2019-12-131-13/+10
| | | | | | Forward port 0001-cross-compiling-support.patch Signed-off-by: Khem Raj <raj.khem@gmail.com>
* hdf5: support 32-bit targetHongxu Jia2019-03-072-0/+975
| | | | | | Add pre-generated 32-bit H5Tinit.c to support 32-bit target Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
* hdf5: add version 1.8.19Hongxu Jia2019-02-174-0/+1210
License HDF5 is BSD-style. https://support.hdfgroup.org/products/licenses.html Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>