diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-grpcio-tools_1.38.1.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-grpcio-tools_1.38.1.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-grpcio-tools_1.38.1.bb b/meta-python/recipes-devtools/python/python3-grpcio-tools_1.38.1.bb index e6680e84b9..ee7c140b3c 100644 --- a/meta-python/recipes-devtools/python/python3-grpcio-tools_1.38.1.bb +++ b/meta-python/recipes-devtools/python/python3-grpcio-tools_1.38.1.bb | |||
| @@ -13,10 +13,10 @@ SRC_URI += "file://0001-setup.py-Do-not-mix-C-and-C-compiler-options.patch" | |||
| 13 | 13 | ||
| 14 | SRC_URI[sha256sum] = "cd85f58038b92e1961f8127d79691e84e151390d35cae73c4c0cbe2042f76b77" | 14 | SRC_URI[sha256sum] = "cd85f58038b92e1961f8127d79691e84e151390d35cae73c4c0cbe2042f76b77" |
| 15 | 15 | ||
| 16 | RDEPENDS_${PN} = "${PYTHON_PN}-grpcio" | 16 | RDEPENDS:${PN} = "${PYTHON_PN}-grpcio" |
| 17 | 17 | ||
| 18 | BBCLASSEXTEND = "native nativesdk" | 18 | BBCLASSEXTEND = "native nativesdk" |
| 19 | 19 | ||
| 20 | # Needs abseil-cpp which does not build for ppc64le/musl | 20 | # Needs abseil-cpp which does not build for ppc64le/musl |
| 21 | COMPATIBLE_HOST_libc-musl_powerpc64le = "null" | 21 | COMPATIBLE_HOST:libc-musl:powerpc64le = "null" |
| 22 | 22 | ||
