diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-grpcio-tools_1.45.0.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-grpcio-tools_1.45.0.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-grpcio-tools_1.45.0.bb b/meta-python/recipes-devtools/python/python3-grpcio-tools_1.45.0.bb index 1e919dd3af..be851ba990 100644 --- a/meta-python/recipes-devtools/python/python3-grpcio-tools_1.45.0.bb +++ b/meta-python/recipes-devtools/python/python3-grpcio-tools_1.45.0.bb | |||
| @@ -14,4 +14,8 @@ SRC_URI[sha256sum] = "a016cfc21e0d91b3b036d3d4f968d1fdea865dfa03524cb1fbeca84719 | |||
| 14 | 14 | ||
| 15 | RDEPENDS:${PN} = "${PYTHON_PN}-grpcio" | 15 | RDEPENDS:${PN} = "${PYTHON_PN}-grpcio" |
| 16 | 16 | ||
| 17 | do_compile:prepend() { | ||
| 18 | export GRPC_PYTHON_BUILD_EXT_COMPILER_JOBS="${@oe.utils.parallel_make(d, False)}" | ||
| 19 | } | ||
| 20 | |||
| 17 | BBCLASSEXTEND = "native nativesdk" | 21 | BBCLASSEXTEND = "native nativesdk" |
