diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-h5py_2.10.0.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-h5py_2.10.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-h5py_2.10.0.bb b/meta-python/recipes-devtools/python/python3-h5py_2.10.0.bb index 3904abbb48..b812b323fa 100644 --- a/meta-python/recipes-devtools/python/python3-h5py_2.10.0.bb +++ b/meta-python/recipes-devtools/python/python3-h5py_2.10.0.bb | |||
@@ -9,6 +9,7 @@ SRC_URI[sha256sum] = "84412798925dc870ffd7107f045d7659e60f5d46d1c70c700375248bf6 | |||
9 | 9 | ||
10 | SRC_URI_append = " \ | 10 | SRC_URI_append = " \ |
11 | file://0001-cross-compiling-support.patch \ | 11 | file://0001-cross-compiling-support.patch \ |
12 | file://0001-setup_build.py-avoid-absolute-path.patch \ | ||
12 | " | 13 | " |
13 | 14 | ||
14 | inherit pypi setuptools3 | 15 | inherit pypi setuptools3 |