diff options
| -rw-r--r-- | meta-oe/recipes-devtools/grpc/grpc_1.37.1.bb (renamed from meta-oe/recipes-devtools/grpc/grpc_1.36.4.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-devtools/grpc/grpc_1.36.4.bb b/meta-oe/recipes-devtools/grpc/grpc_1.37.1.bb index 03de4997bc..a7aabd13f0 100644 --- a/meta-oe/recipes-devtools/grpc/grpc_1.36.4.bb +++ b/meta-oe/recipes-devtools/grpc/grpc_1.37.1.bb | |||
| @@ -16,8 +16,8 @@ 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 = "3e53dbe8213137d2c731ecd4d88ebd2948941d75" | 19 | SRCREV_grpc = "8664c8334c05d322fbbdfb9e3b24601a23e9363c" |
| 20 | BRANCH = "v1.36.x" | 20 | BRANCH = "v1.37.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 | " |
| 23 | # Fixes build with older compilers 4.8 especially on ubuntu 14.04 | 23 | # Fixes build with older compilers 4.8 especially on ubuntu 14.04 |
