summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/span-lite
diff options
context:
space:
mode:
authorWilliam A. Kennington III <wak@google.com>2021-05-17 02:44:44 -0700
committerKhem Raj <raj.khem@gmail.com>2021-05-17 09:15:23 -0700
commit05b8c9578d88f9394575db71eeedbafc02f21e7d (patch)
treee1b8e70763618ada82fd92e6ce4e1d4e5cce5819 /meta-oe/recipes-support/span-lite
parenta41f4277cd9e7aed4e3e9f46623bb8b4f102558f (diff)
downloadmeta-openembedded-05b8c9578d88f9394575db71eeedbafc02f21e7d.tar.gz
span-lite: upgrade 0.8.1 -> 0.9.2
Signed-off-by: William A. Kennington III <wak@google.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/span-lite')
-rw-r--r--meta-oe/recipes-support/span-lite/span-lite_0.9.2.bb (renamed from meta-oe/recipes-support/span-lite/span-lite_0.8.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/span-lite/span-lite_0.8.1.bb b/meta-oe/recipes-support/span-lite/span-lite_0.9.2.bb
index 6956f5fe6..16b7c3e54 100644
--- a/meta-oe/recipes-support/span-lite/span-lite_0.8.1.bb
+++ b/meta-oe/recipes-support/span-lite/span-lite_0.9.2.bb
@@ -4,7 +4,7 @@ LICENSE = "BSL-1.0"
4LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=e4224ccaecb14d942c71d31bef20d78c" 4LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=e4224ccaecb14d942c71d31bef20d78c"
5 5
6SRC_URI += "git://github.com/martinmoene/span-lite" 6SRC_URI += "git://github.com/martinmoene/span-lite"
7SRCREV = "937262f25fb702592cbc5c772111a73a5e3c1e07" 7SRCREV = "126453198fe2236b31ddfa7353e95d3a06c478ab"
8 8
9S = "${WORKDIR}/git" 9S = "${WORKDIR}/git"
10 10