grpc: upgrade 1.60.0 -> 1.60.1

Changelog:
==========
[Python Misc] Revert change to print backtrace in server
[PSM Interop] Use the Kokoro shared install lib from the new repo

Signed-off-by: Xiangyu Chen <xiangyu.chen@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Xiangyu Chen
2024-03-01 10:53:08 +08:00
committed by Khem Raj
parent d2614ed81e
commit b189404251
@@ -20,7 +20,7 @@ RDEPENDS:${PN}-dev:append:class-native = " ${PN}-compiler"
# RDEPENDS:${PN}-dev += "${PN}-compiler" # RDEPENDS:${PN}-dev += "${PN}-compiler"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"
SRCREV_grpc = "0ef13a7555dbaadd4633399242524129eef5e231" SRCREV_grpc = "e5ae3b6b44bf3b64d24bfb4b4f82556239b986db"
BRANCH = "v1.60.x" BRANCH = "v1.60.x"
SRC_URI = "gitsm://github.com/grpc/grpc.git;protocol=https;name=grpc;branch=${BRANCH} \ SRC_URI = "gitsm://github.com/grpc/grpc.git;protocol=https;name=grpc;branch=${BRANCH} \
file://0001-cmake-Link-with-libatomic-on-rv32-rv64.patch \ file://0001-cmake-Link-with-libatomic-on-rv32-rv64.patch \