summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-grpcio/0001-Fix-build-on-riscv32.patch
Commit message (Collapse)AuthorAgeFilesLines
* python3-grpcio: Fix build with riscv32Khem Raj2020-04-291-0/+65
Ensure libseil-cpp can build for rv32 and boringssl riscv patch considers rv32 separate from rv64 Signed-off-by: Khem Raj <raj.khem@gmail.com>