diff options
Diffstat (limited to 'meta/recipes-devtools/python/python3-cython_3.1.3.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python3-cython_3.1.3.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3-cython_3.1.3.bb b/meta/recipes-devtools/python/python3-cython_3.1.3.bb index dcb61a3634..3b2835d9c5 100644 --- a/meta/recipes-devtools/python/python3-cython_3.1.3.bb +++ b/meta/recipes-devtools/python/python3-cython_3.1.3.bb | |||
| @@ -11,6 +11,10 @@ SRC_URI[sha256sum] = "10ee785e42328924b78f75a74f66a813cb956b4a9bc91c44816d089d59 | |||
| 11 | 11 | ||
| 12 | inherit pypi setuptools3 cython | 12 | inherit pypi setuptools3 cython |
| 13 | 13 | ||
| 14 | SRC_URI += " \ | ||
| 15 | file://0001-Replace-not-predictable-build-path-prefix-with-hardc.patch \ | ||
| 16 | " | ||
| 17 | |||
| 14 | # No need to depend on self | 18 | # No need to depend on self |
| 15 | DEPENDS:remove = "python3-cython-native" | 19 | DEPENDS:remove = "python3-cython-native" |
| 16 | 20 | ||
