summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-devtools/grpc/grpc_1.36.4.bb (renamed from meta-oe/recipes-devtools/grpc/grpc_1.36.3.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/grpc/grpc_1.36.3.bb b/meta-oe/recipes-devtools/grpc/grpc_1.36.4.bb
index 738d5e10b5..03de4997bc 100644
--- a/meta-oe/recipes-devtools/grpc/grpc_1.36.3.bb
+++ b/meta-oe/recipes-devtools/grpc/grpc_1.36.4.bb
@@ -16,7 +16,7 @@ RDEPENDS_${PN}-compiler = "${PN}"
16RDEPENDS_${PN}-dev += "${PN}-compiler" 16RDEPENDS_${PN}-dev += "${PN}-compiler"
17 17
18S = "${WORKDIR}/git" 18S = "${WORKDIR}/git"
19SRCREV_grpc = "ce05bf557ced2d311bad8ee520f9f8088f715bd8" 19SRCREV_grpc = "3e53dbe8213137d2c731ecd4d88ebd2948941d75"
20BRANCH = "v1.36.x" 20BRANCH = "v1.36.x"
21SRC_URI = "git://github.com/grpc/grpc.git;protocol=https;name=grpc;branch=${BRANCH} \ 21SRC_URI = "git://github.com/grpc/grpc.git;protocol=https;name=grpc;branch=${BRANCH} \
22 " 22 "