mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-17 22:48:28 +00:00
python3-grpcio: add patch to allow unbundled build
This is preparation for next commits which to use system libraries instead of bundled third_party components. Signed-off-by: Peter Marko <peter.marko@siemens.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -6,7 +6,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=731e401b36f8077ae0c134b59be5c906"
|
||||
|
||||
DEPENDS += "python3-protobuf"
|
||||
|
||||
SRC_URI += "file://0001-Include-missing-cstdint-header.patch \
|
||||
SRC_URI += "file://0001-python-enable-unbundled-cross-compilation.patch \
|
||||
file://0001-Include-missing-cstdint-header.patch \
|
||||
file://abseil-ppc-fixes.patch \
|
||||
file://0001-zlib-Include-unistd.h-for-open-close-C-APIs.patch \
|
||||
file://0001-crypto-use-_Generic-only-if-defined-__cplusplus.patch;patchdir=third_party/boringssl-with-bazel/src/ \
|
||||
|
||||
Reference in New Issue
Block a user