diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-grpcio.inc')
| -rw-r--r-- | meta-python/recipes-devtools/python/python-grpcio.inc | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/meta-python/recipes-devtools/python/python-grpcio.inc b/meta-python/recipes-devtools/python/python-grpcio.inc index 23d25f7aa5..0cef0dda02 100644 --- a/meta-python/recipes-devtools/python/python-grpcio.inc +++ b/meta-python/recipes-devtools/python/python-grpcio.inc | |||
| @@ -5,7 +5,10 @@ SECTION = "devel/python" | |||
| 5 | DEPENDS_append = "${PYTHON_PN}-protobuf" | 5 | DEPENDS_append = "${PYTHON_PN}-protobuf" |
| 6 | 6 | ||
| 7 | FILESEXTRAPATHS_prepend := "${THISDIR}/python-grpcio:" | 7 | FILESEXTRAPATHS_prepend := "${THISDIR}/python-grpcio:" |
| 8 | SRC_URI_append_class-target = " file://0001-setup.py-Do-not-mix-C-and-C-compiler-options.patch " | 8 | |
| 9 | SRC_URI_append_class-target = " file://0001-setup.py-Do-not-mix-C-and-C-compiler-options.patch \ | ||
| 10 | file://ppc-boringssl-support.patch \ | ||
| 11 | " | ||
| 9 | 12 | ||
| 10 | RDEPENDS_${PN} = "${PYTHON_PN}-protobuf \ | 13 | RDEPENDS_${PN} = "${PYTHON_PN}-protobuf \ |
| 11 | ${PYTHON_PN}-setuptools \ | 14 | ${PYTHON_PN}-setuptools \ |
| @@ -16,9 +19,8 @@ LICENSE = "BSD-3-Clause" | |||
| 16 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/BSD-3-Clause;md5=550794465ba0ec5312d6919e203a55f9" | 19 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/BSD-3-Clause;md5=550794465ba0ec5312d6919e203a55f9" |
| 17 | 20 | ||
| 18 | inherit pypi | 21 | inherit pypi |
| 19 | 22 | SRC_URI[md5sum] = "dd46d7270dfce713c03f45fae999cae3" | |
| 20 | SRC_URI[md5sum] = "0987ae2e47b5103de3cacc437874a3c5" | 23 | SRC_URI[sha256sum] = "fd6774bbb6c717f725b39394757445ead4f69c471118364933aadb81a4f16961" |
| 21 | SRC_URI[sha256sum] = "4bf23666e763ca7ff6010465864e9f088f4ac7ecc1e11abd6f85b250e66b2c05" | ||
| 22 | 24 | ||
| 23 | CLEANBROKEN = "1" | 25 | CLEANBROKEN = "1" |
| 24 | 26 | ||
