diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-h5py_3.7.0.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-h5py_3.7.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
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 07128bb039..ce4f05dbed 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 | |||
@@ -8,6 +8,7 @@ SRC_URI[sha256sum] = "3fcf37884383c5da64846ab510190720027dca0768def34dd8dcb659db | |||
8 | 8 | ||
9 | SRC_URI:append = " \ | 9 | SRC_URI:append = " \ |
10 | file://0001-setup_build.py-avoid-absolute-path.patch \ | 10 | file://0001-setup_build.py-avoid-absolute-path.patch \ |
11 | file://0001-fix-wrong-file-driver-version.patch \ | ||
11 | " | 12 | " |
12 | 13 | ||
13 | inherit pkgconfig pypi setuptools3 | 14 | inherit pkgconfig pypi setuptools3 |