All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH] grpc: Upgrade to 1.36.1
@ 2021-03-03 20:42 Khem Raj
  0 siblings, 0 replies; only message in thread
From: Khem Raj @ 2021-03-03 20:42 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Khem Raj

Changelog
https://github.com/grpc/grpc/releases/tag/v1.36.0-pre1
https://github.com/grpc/grpc/releases/tag/v1.36.0
https://github.com/grpc/grpc/releases/tag/v1.36.1

Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
 .../recipes-devtools/grpc/{grpc_1.35.0.bb => grpc_1.36.1.bb}  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-oe/recipes-devtools/grpc/{grpc_1.35.0.bb => grpc_1.36.1.bb} (97%)

diff --git a/meta-oe/recipes-devtools/grpc/grpc_1.35.0.bb b/meta-oe/recipes-devtools/grpc/grpc_1.36.1.bb
similarity index 97%
rename from meta-oe/recipes-devtools/grpc/grpc_1.35.0.bb
rename to meta-oe/recipes-devtools/grpc/grpc_1.36.1.bb
index 363e2b4680..6e2707dae4 100644
--- a/meta-oe/recipes-devtools/grpc/grpc_1.35.0.bb
+++ b/meta-oe/recipes-devtools/grpc/grpc_1.36.1.bb
@@ -11,8 +11,8 @@ DEPENDS_append_class-target = " googletest grpc-native "
 DEPENDS_append_class-nativesdk = " grpc-native "
 
 S = "${WORKDIR}/git"
-SRCREV_grpc = "627a22541a1836ce00cdc40a3977aa8928de98bc"
-BRANCH = "v1.35.x"
+SRCREV_grpc = "3b7f86e3516746c5f0db1947e0d65e94159bcb12"
+BRANCH = "v1.36.x"
 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
-- 
2.30.1


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-03-03 20:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-03 20:42 [meta-oe][PATCH] grpc: Upgrade to 1.36.1 Khem Raj

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.