summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-devtools/grpc/grpc_1.36.2.bb (renamed from meta-oe/recipes-devtools/grpc/grpc_1.36.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/grpc/grpc_1.36.1.bb b/meta-oe/recipes-devtools/grpc/grpc_1.36.2.bb
index eb137bef52..17e70aebff 100644
--- a/meta-oe/recipes-devtools/grpc/grpc_1.36.1.bb
+++ b/meta-oe/recipes-devtools/grpc/grpc_1.36.2.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 = "3b7f86e3516746c5f0db1947e0d65e94159bcb12" 19SRCREV_grpc = "c3438a0c5d7bc499eb31fd4853ca72c771f758a5"
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 "