diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-posix-ipc_1.2.0.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-posix-ipc_1.2.0.bb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-posix-ipc_1.2.0.bb b/meta-python/recipes-devtools/python/python3-posix-ipc_1.2.0.bb index e314bb8e3b..8147e4108b 100644 --- a/meta-python/recipes-devtools/python/python3-posix-ipc_1.2.0.bb +++ b/meta-python/recipes-devtools/python/python3-posix-ipc_1.2.0.bb | |||
@@ -8,4 +8,9 @@ PYPI_PACKAGE = "posix_ipc" | |||
8 | 8 | ||
9 | SRC_URI[sha256sum] = "b7444e2703c156b3cb9fcb568e85d716232f3e78f04529ebc881cfb2aedb3838" | 9 | SRC_URI[sha256sum] = "b7444e2703c156b3cb9fcb568e85d716232f3e78f04529ebc881cfb2aedb3838" |
10 | 10 | ||
11 | SRC_URI += " \ | ||
12 | file://0001-build_support-use-source-filename-instead-of-foo-for.patch \ | ||
13 | file://0002-build_support-handle-empty-max_priority-value-as-Non.patch \ | ||
14 | file://0003-build_support-use-does_build_succeed-in-compile_and_.patch \ | ||
15 | " | ||
11 | inherit pypi python_setuptools_build_meta | 16 | inherit pypi python_setuptools_build_meta |