diff options
author | William A. Kennington III <wak@google.com> | 2020-11-17 13:21:54 -0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-11-17 15:01:16 -0800 |
commit | 0062162ac993f7c378f5d46cadee968e3e1bc4d9 (patch) | |
tree | fe107d33ba50b29a0c5e9f9afa16028aef0dfc9b | |
parent | 9840748454077f209131bfdc3caf689adfc0714c (diff) | |
download | meta-openembedded-0062162ac993f7c378f5d46cadee968e3e1bc4d9.tar.gz |
span-lite: Bump e03d116..0.8.1
Signed-off-by: William A. Kennington III <wak@google.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-oe/recipes-support/span-lite/span-lite_0.8.1.bb (renamed from meta-oe/recipes-support/span-lite/span-lite_git.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/span-lite/span-lite_git.bb b/meta-oe/recipes-support/span-lite/span-lite_0.8.1.bb index 96ec829b7..6956f5fe6 100644 --- a/meta-oe/recipes-support/span-lite/span-lite_git.bb +++ b/meta-oe/recipes-support/span-lite/span-lite_0.8.1.bb | |||
@@ -4,7 +4,7 @@ LICENSE = "BSL-1.0" | |||
4 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=e4224ccaecb14d942c71d31bef20d78c" | 4 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=e4224ccaecb14d942c71d31bef20d78c" |
5 | 5 | ||
6 | SRC_URI += "git://github.com/martinmoene/span-lite" | 6 | SRC_URI += "git://github.com/martinmoene/span-lite" |
7 | SRCREV = "e03d1166ccc8481d993dc02aae703966301a5e6e" | 7 | SRCREV = "937262f25fb702592cbc5c772111a73a5e3c1e07" |
8 | 8 | ||
9 | S = "${WORKDIR}/git" | 9 | S = "${WORKDIR}/git" |
10 | 10 | ||