mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 13:59:59 +00:00
grpc: Upgrade to 1.37.1
Changes are here [1] [1] https://github.com/grpc/grpc/releases/tag/v1.37.1 Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+2
-2
@@ -16,8 +16,8 @@ RDEPENDS_${PN}-compiler = "${PN}"
|
|||||||
RDEPENDS_${PN}-dev += "${PN}-compiler"
|
RDEPENDS_${PN}-dev += "${PN}-compiler"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
SRCREV_grpc = "3e53dbe8213137d2c731ecd4d88ebd2948941d75"
|
SRCREV_grpc = "8664c8334c05d322fbbdfb9e3b24601a23e9363c"
|
||||||
BRANCH = "v1.36.x"
|
BRANCH = "v1.37.x"
|
||||||
SRC_URI = "git://github.com/grpc/grpc.git;protocol=https;name=grpc;branch=${BRANCH} \
|
SRC_URI = "git://github.com/grpc/grpc.git;protocol=https;name=grpc;branch=${BRANCH} \
|
||||||
"
|
"
|
||||||
# Fixes build with older compilers 4.8 especially on ubuntu 14.04
|
# Fixes build with older compilers 4.8 especially on ubuntu 14.04
|
||||||
Reference in New Issue
Block a user