From 890f24333208c832f7ea665d08161ea92f129b28 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 7 Feb 2024 09:21:34 +0800 Subject: [PATCH] span-lite: upgrade 0.10.3 -> 0.11.0 Changelog: https://github.com/martinmoene/span-lite/releases/tag/v0.11.0 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../span-lite/{span-lite_0.10.3.bb => span-lite_0.11.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/span-lite/{span-lite_0.10.3.bb => span-lite_0.11.0.bb} (87%) diff --git a/meta-oe/recipes-support/span-lite/span-lite_0.10.3.bb b/meta-oe/recipes-support/span-lite/span-lite_0.11.0.bb similarity index 87% rename from meta-oe/recipes-support/span-lite/span-lite_0.10.3.bb rename to meta-oe/recipes-support/span-lite/span-lite_0.11.0.bb index 15380f5d7f..9dc393fd08 100644 --- a/meta-oe/recipes-support/span-lite/span-lite_0.10.3.bb +++ b/meta-oe/recipes-support/span-lite/span-lite_0.11.0.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;branch=master;protocol=https" -SRCREV = "cbb9c3c5162a0d7018c7b3e053153a04d4fbbbb9" +SRCREV = "50f55c59d1b66910837313c40d11328d03447a41" S = "${WORKDIR}/git"