diff --git a/meta-oe/recipes-devtools/grpc/grpc_1.45.1.bb b/meta-oe/recipes-devtools/grpc/grpc_1.45.2.bb similarity index 98% rename from meta-oe/recipes-devtools/grpc/grpc_1.45.1.bb rename to meta-oe/recipes-devtools/grpc/grpc_1.45.2.bb index 7275f451a7..48d0f58e20 100644 --- a/meta-oe/recipes-devtools/grpc/grpc_1.45.1.bb +++ b/meta-oe/recipes-devtools/grpc/grpc_1.45.2.bb @@ -20,7 +20,7 @@ RDEPENDS:${PN}-dev:append:class-native = " ${PN}-compiler" # RDEPENDS:${PN}-dev += "${PN}-compiler" S = "${WORKDIR}/git" -SRCREV_grpc = "1c159689ceda2c408f7f9d97d96a264c9521b806" +SRCREV_grpc = "b39ffcc425ea990a537f98ec6fe6a1dcb90470d7" BRANCH = "v1.45.x" SRC_URI = "git://github.com/grpc/grpc.git;protocol=https;name=grpc;branch=${BRANCH} \ file://0001-Revert-Changed-GRPCPP_ABSEIL_SYNC-to-GPR_ABSEIL_SYNC.patch \