All of lore.kernel.org
 help / color / mirror / Atom feed
* [oe] [meta-oe] [PATCH] grpc: upgrade 1.38.0 -> 1.38.1
@ 2021-06-24  2:00 zhengruoqin
  0 siblings, 0 replies; only message in thread
From: zhengruoqin @ 2021-06-24  2:00 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
---
 .../recipes-devtools/grpc/{grpc_1.38.0.bb => grpc_1.38.1.bb}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-devtools/grpc/{grpc_1.38.0.bb => grpc_1.38.1.bb} (98%)

diff --git a/meta-oe/recipes-devtools/grpc/grpc_1.38.0.bb b/meta-oe/recipes-devtools/grpc/grpc_1.38.1.bb
similarity index 98%
rename from meta-oe/recipes-devtools/grpc/grpc_1.38.0.bb
rename to meta-oe/recipes-devtools/grpc/grpc_1.38.1.bb
index 2095d81d4a..10004b2369 100644
--- a/meta-oe/recipes-devtools/grpc/grpc_1.38.0.bb
+++ b/meta-oe/recipes-devtools/grpc/grpc_1.38.1.bb
@@ -16,7 +16,7 @@ RDEPENDS_${PN}-compiler = "${PN}"
 RDEPENDS_${PN}-dev += "${PN}-compiler"
 
 S = "${WORKDIR}/git"
-SRCREV_grpc = "54dc182082db941aa67c7c3f93ad858c99a16d7d"
+SRCREV_grpc = "96b73272eadc01afb5fb45b92b408c47e4387274"
 BRANCH = "v1.38.x"
 SRC_URI = "git://github.com/grpc/grpc.git;protocol=https;name=grpc;branch=${BRANCH} \
            "
-- 
2.25.1


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

only message in thread, other threads:[~2021-06-24  2:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-24  2:00 [oe] [meta-oe] [PATCH] grpc: upgrade 1.38.0 -> 1.38.1 zhengruoqin

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.