aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-devtools/grpc/grpc_1.46.7.bb (renamed from meta-oe/recipes-devtools/grpc/grpc_1.46.6.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/grpc/grpc_1.46.6.bb b/meta-oe/recipes-devtools/grpc/grpc_1.46.7.bb
index 7cf27d1e05..15bf05919b 100644
--- a/meta-oe/recipes-devtools/grpc/grpc_1.46.6.bb
+++ b/meta-oe/recipes-devtools/grpc/grpc_1.46.7.bb
@@ -20,7 +20,7 @@ RDEPENDS:${PN}-dev:append:class-native = " ${PN}-compiler"
# RDEPENDS:${PN}-dev += "${PN}-compiler"
S = "${WORKDIR}/git"
-SRCREV_grpc = "af855eb64eea02d2f7b68d49c3d4d7a263649104"
+SRCREV_grpc = "02384e39185f109bd299eb8482306229967dc970"
BRANCH = "v1.46.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 \