diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-grpcio-tools_1.35.0.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-grpcio-tools_1.35.0.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-grpcio-tools_1.35.0.bb b/meta-python/recipes-devtools/python/python3-grpcio-tools_1.35.0.bb index 12b00cfa3f..475b4e6063 100644 --- a/meta-python/recipes-devtools/python/python3-grpcio-tools_1.35.0.bb +++ b/meta-python/recipes-devtools/python/python3-grpcio-tools_1.35.0.bb | |||
| @@ -16,3 +16,7 @@ SRC_URI[sha256sum] = "9e2a41cba9c5a20ae299d0fdd377fe231434fa04cbfbfb3807293c6ec1 | |||
| 16 | RDEPENDS_${PN} = "${PYTHON_PN}-grpcio" | 16 | RDEPENDS_${PN} = "${PYTHON_PN}-grpcio" |
| 17 | 17 | ||
| 18 | BBCLASSEXTEND = "native nativesdk" | 18 | BBCLASSEXTEND = "native nativesdk" |
| 19 | |||
| 20 | # Needs python3-grpcio which does not build for ppc64le | ||
| 21 | COMPATIBLE_HOST_powerpc64le = "null" | ||
| 22 | |||
