[oe] [meta-networking][PATCH] grpc: upgrade 1.24.1 -> 1.24.3

Zheng Ruoqin zhengrq.fnst at cn.fujitsu.com
Tue Oct 29 19:16:48 UTC 2019


Signed-off-by: Zheng Ruoqin <zhengrq.fnst at cn.fujitsu.com>
---
 .../recipes-devtools/grpc/{grpc_1.24.1.bb => grpc_1.24.3.bb}            | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-networking/recipes-devtools/grpc/{grpc_1.24.1.bb => grpc_1.24.3.bb} (97%)

diff --git a/meta-networking/recipes-devtools/grpc/grpc_1.24.1.bb b/meta-networking/recipes-devtools/grpc/grpc_1.24.3.bb
similarity index 97%
rename from meta-networking/recipes-devtools/grpc/grpc_1.24.1.bb
rename to meta-networking/recipes-devtools/grpc/grpc_1.24.3.bb
index 5cfa3aa..2d7694a 100644
--- a/meta-networking/recipes-devtools/grpc/grpc_1.24.1.bb
+++ b/meta-networking/recipes-devtools/grpc/grpc_1.24.3.bb
@@ -11,7 +11,7 @@ DEPENDS_append_class-target = " googletest grpc-native "
 DEPENDS_append_class-nativesdk = " grpc-native "
 
 S = "${WORKDIR}/git"
-SRCREV_grpc = "fe494ff4104b6f6a78117ab2da71d29c93053267"
+SRCREV_grpc = "2de2e8dd8921e1f7d043e01faf7fe8a291fbb072"
 SRCREV_upb = "9effcbcb27f0a665f9f345030188c0b291e32482"
 BRANCH = "v1.24.x"
 SRC_URI = "git://github.com/grpc/grpc.git;protocol=https;name=grpc;branch=${BRANCH} \
-- 
2.7.4





More information about the Openembedded-devel mailing list