diff options
| author | zhengruoqin <zhengrq.fnst@cn.fujitsu.com> | 2021-03-19 18:35:34 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2021-03-19 01:19:14 -0700 |
| commit | 90ed7a41c2d26839ee69373971420ae21c659773 (patch) | |
| tree | 04b7d237bfcd15e9a02d18d732193cdd59c8ac5e | |
| parent | f89473d972f25783357fb94e939e2321240daaa5 (diff) | |
| download | meta-openembedded-90ed7a41c2d26839ee69373971420ae21c659773.tar.gz | |
grpc: upgrade 1.36.2 -> 1.36.3
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-devtools/grpc/grpc_1.36.3.bb (renamed from meta-oe/recipes-devtools/grpc/grpc_1.36.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/grpc/grpc_1.36.2.bb b/meta-oe/recipes-devtools/grpc/grpc_1.36.3.bb index 17e70aebff..738d5e10b5 100644 --- a/meta-oe/recipes-devtools/grpc/grpc_1.36.2.bb +++ b/meta-oe/recipes-devtools/grpc/grpc_1.36.3.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 = "c3438a0c5d7bc499eb31fd4853ca72c771f758a5" | 19 | SRCREV_grpc = "ce05bf557ced2d311bad8ee520f9f8088f715bd8" |
| 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 | " |
