All of lore.kernel.org
 help / color / mirror / Atom feed
* [oe] [meta-oe] [PATCH] span-lite: upgrade 0.10.0 -> 0.10.1
@ 2021-09-23 14:31 zhengruoqin
  0 siblings, 0 replies; only message in thread
From: zhengruoqin @ 2021-09-23 14:31 UTC (permalink / raw)
  To: openembedded-devel

Release 0.10.1 fixes https://github.com/martinmoene/span-lite/issues/71.

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
---
 .../span-lite/{span-lite_0.10.0.bb => span-lite_0.10.1.bb}      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-support/span-lite/{span-lite_0.10.0.bb => span-lite_0.10.1.bb} (86%)

diff --git a/meta-oe/recipes-support/span-lite/span-lite_0.10.0.bb b/meta-oe/recipes-support/span-lite/span-lite_0.10.1.bb
similarity index 86%
rename from meta-oe/recipes-support/span-lite/span-lite_0.10.0.bb
rename to meta-oe/recipes-support/span-lite/span-lite_0.10.1.bb
index 4cf0dee112..15ba099826 100644
--- a/meta-oe/recipes-support/span-lite/span-lite_0.10.0.bb
+++ b/meta-oe/recipes-support/span-lite/span-lite_0.10.1.bb
@@ -4,7 +4,7 @@ LICENSE = "BSL-1.0"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=e4224ccaecb14d942c71d31bef20d78c"
 
 SRC_URI += "git://github.com/martinmoene/span-lite"
-SRCREV = "2987dd8d3b8fe7c861e3c3f879234cc1c412f03f"
+SRCREV = "da49b231a25600b4431e00b564a6a20be95c1108"
 
 S = "${WORKDIR}/git"
 
-- 
2.25.1


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

only message in thread, other threads:[~2021-09-23  5:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-23 14:31 [oe] [meta-oe] [PATCH] span-lite: upgrade 0.10.0 -> 0.10.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.