From aae4e6dbcf7836f49eef755164c3ee1fd0142883 Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Mon, 10 Jun 2024 15:19:59 -0400 Subject: python3-grpcio: remove bbappend Testing has shown that the libatomic linking fix for RISC-V (see SPEC-5011) is not needed after the upgrade to scarthgap, so remove our bbappend. Bug-AGL: SPEC-5171 Change-Id: I0d6c29cd0c150f63f267ebae69749be3fc4ed40c Signed-off-by: Scott Murray Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-demo/+/29984 Reviewed-by: Jan-Simon Moeller ci-image-build: Jenkins Job builder account Tested-by: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account --- recipes-devtools/python/python3-grpcio_1.62.%.bbappend | 1 - 1 file changed, 1 deletion(-) delete mode 100644 recipes-devtools/python/python3-grpcio_1.62.%.bbappend (limited to 'recipes-devtools/python/python3-grpcio_1.62.%.bbappend') diff --git a/recipes-devtools/python/python3-grpcio_1.62.%.bbappend b/recipes-devtools/python/python3-grpcio_1.62.%.bbappend deleted file mode 100644 index 26036fc88..000000000 --- a/recipes-devtools/python/python3-grpcio_1.62.%.bbappend +++ /dev/null @@ -1 +0,0 @@ -require ${@bb.utils.contains('AGL_FEATURES', 'agldemo', 'python3-grpcio_agldemo.inc', '', d)} -- cgit 1.2.3-korg