diff options
| -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}" | |||
| 16 | RDEPENDS_${PN}-dev += "${PN}-compiler" | 16 | RDEPENDS_${PN}-dev += "${PN}-compiler" |
| 17 | 17 | ||
| 18 | S = "${WORKDIR}/git" | 18 | S = "${WORKDIR}/git" |
| 19 | SRCREV_grpc = "3b7f86e3516746c5f0db1947e0d65e94159bcb12" | 19 | SRCREV_grpc = "c3438a0c5d7bc499eb31fd4853ca72c771f758a5" |
| 20 | BRANCH = "v1.36.x" | 20 | BRANCH = "v1.36.x" |
| 21 | SRC_URI = "git://github.com/grpc/grpc.git;protocol=https;name=grpc;branch=${BRANCH} \ | 21 | SRC_URI = "git://github.com/grpc/grpc.git;protocol=https;name=grpc;branch=${BRANCH} \ |
| 22 | " | 22 | " |
