diff --git a/meta-oe/recipes-devtools/grpc/grpc_1.83.0.bb b/meta-oe/recipes-devtools/grpc/grpc_1.83.1.bb similarity index 98% rename from meta-oe/recipes-devtools/grpc/grpc_1.83.0.bb rename to meta-oe/recipes-devtools/grpc/grpc_1.83.1.bb index 34ec8863ac..75b2ea5a18 100644 --- a/meta-oe/recipes-devtools/grpc/grpc_1.83.0.bb +++ b/meta-oe/recipes-devtools/grpc/grpc_1.83.1.bb @@ -23,7 +23,7 @@ RDEPENDS:${PN}-dev:append:class-native = " ${PN}-compiler" # Both dependencies are mutually exclusive # RDEPENDS:${PN}-dev += "${PN}-compiler" -SRCREV = "c876f4da50f7da2f331888b88b2a7243514139fe" +SRCREV = "aae267021b1ac256f8b9038d0ef528c3798cc137" BRANCH = "v1.83.x" SRC_URI = "gitsm://github.com/grpc/grpc.git;protocol=https;branch=${BRANCH};tag=v${PV} \ file://0001-cmake-Link-with-libatomic-on-rv32-rv64.patch \