summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/meta-python/recipes-devtools/python/python3-grpcio_1.62.%.bbappend
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2024-07-25 12:24:55 -0400
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2024-07-30 15:17:11 +0000
commit05dcb3391308b90df0c640545f65f0f4627aabf0 (patch)
tree16203c2eca2d84b9d1b240b8b1598d1e2dc824d3 /meta-agl-bsp/meta-python/recipes-devtools/python/python3-grpcio_1.62.%.bbappend
parenta0a7e439dcacb38e41a52d2061e4147d1bf99702 (diff)
meta-agl-bsp: remove redundant abseil-cpp patches
Remove local patches for abseil-cpp and python3-grpcio (which has a vendored abseil-cpp) that were to fix a runtime crash on RISC-V plaforms. The patches have been merged into the recipes in upstream meta-oe and meta-python, so are no longer required with the latest bump of those layers. Bug-AGL: SPEC-5212 Change-Id: I863b4a7c32697c42e967f3cc0cfb1c7f98604e5a Signed-off-by: Scott Murray <scott.murray@konsulko.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30115 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> ci-image-build: Jenkins Job builder account Tested-by: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account (cherry picked from commit 6aee7cff29c9ee1b4122736c86e2569ffcf41a33) Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30127
Diffstat (limited to 'meta-agl-bsp/meta-python/recipes-devtools/python/python3-grpcio_1.62.%.bbappend')
-rw-r--r--meta-agl-bsp/meta-python/recipes-devtools/python/python3-grpcio_1.62.%.bbappend3
1 files changed, 0 insertions, 3 deletions
diff --git a/meta-agl-bsp/meta-python/recipes-devtools/python/python3-grpcio_1.62.%.bbappend b/meta-agl-bsp/meta-python/recipes-devtools/python/python3-grpcio_1.62.%.bbappend
deleted file mode 100644
index 2bf47126f..000000000
--- a/meta-agl-bsp/meta-python/recipes-devtools/python/python3-grpcio_1.62.%.bbappend
+++ /dev/null
@@ -1,3 +0,0 @@
-FILESEXTRAPATHS:prepend := "${THISDIR}/${BPN}:"
-
-SRC_URI += "file://0001-PR-1644-unscaledcycleclock-remove-RISC-V-support.patch"