diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-posix-ipc_1.1.1.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-posix-ipc_1.1.1.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-posix-ipc_1.1.1.bb b/meta-python/recipes-devtools/python/python3-posix-ipc_1.1.1.bb index 7106e9c5ef..8fcf83b06a 100644 --- a/meta-python/recipes-devtools/python/python3-posix-ipc_1.1.1.bb +++ b/meta-python/recipes-devtools/python/python3-posix-ipc_1.1.1.bb | |||
@@ -9,4 +9,6 @@ UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | |||
9 | 9 | ||
10 | SRC_URI[sha256sum] = "e2456ba0cfb2ee5ba14121450e8d825b3c4a1461fca0761220aab66d4111cbb7" | 10 | SRC_URI[sha256sum] = "e2456ba0cfb2ee5ba14121450e8d825b3c4a1461fca0761220aab66d4111cbb7" |
11 | 11 | ||
12 | SRC_URI += "file://0001-Use-default-cc-from-environment-variable.patch" | ||
13 | |||
12 | inherit setuptools3 pypi | 14 | inherit setuptools3 pypi |