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
committerScott Murray <scott.murray@konsulko.com>2024-07-26 00:01:36 +0000
commit6aee7cff29c9ee1b4122736c86e2569ffcf41a33 (patch)
tree76d6b657064b046b5ace6c2e8b126634b74292ba /meta-agl-bsp/meta-python/recipes-devtools/python/python3-grpcio_1.62.%.bbappend
parentf30ecab82fbc3cf1e591fdf667644e4bc69689e6 (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
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"