diff --git a/meta-oe/recipes-devtools/grpc/grpc_1.50.0.bb b/meta-oe/recipes-devtools/grpc/grpc_1.50.1.bb similarity index 98% rename from meta-oe/recipes-devtools/grpc/grpc_1.50.0.bb rename to meta-oe/recipes-devtools/grpc/grpc_1.50.1.bb index 74ec3a8a55..7b8a25c277 100644 --- a/meta-oe/recipes-devtools/grpc/grpc_1.50.0.bb +++ b/meta-oe/recipes-devtools/grpc/grpc_1.50.1.bb @@ -20,7 +20,7 @@ RDEPENDS:${PN}-dev:append:class-native = " ${PN}-compiler" # RDEPENDS:${PN}-dev += "${PN}-compiler" S = "${WORKDIR}/git" -SRCREV_grpc = "91091e3668144de9c6aa392f496bb7639f7025a7" +SRCREV_grpc = "90ccf24d22b6fc909a1021ebd89fd8c838467d26" BRANCH = "v1.50.x" SRC_URI = "gitsm://github.com/grpc/grpc.git;protocol=https;name=grpc;branch=${BRANCH} \ file://0001-Revert-Changed-GRPCPP_ABSEIL_SYNC-to-GPR_ABSEIL_SYNC.patch \