diff options
author | zhengruoqin <zhengrq.fnst@fujitsu.com> | 2021-07-16 09:45:58 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2021-07-16 09:23:04 -0700 |
commit | ffceca1f1730db9d85e05825f34a8530d80fe431 (patch) | |
tree | 0874c5fa8d2e2b9786b5b6e6896c556b1e3c0848 | |
parent | d950da93f19948264e23898ba45bafeea4a551ca (diff) | |
download | meta-openembedded-ffceca1f1730db9d85e05825f34a8530d80fe431.tar.gz |
span-lite: upgrade 0.9.2 -> 0.10.0
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-oe/recipes-support/span-lite/span-lite_0.10.0.bb (renamed from meta-oe/recipes-support/span-lite/span-lite_0.9.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/span-lite/span-lite_0.9.2.bb b/meta-oe/recipes-support/span-lite/span-lite_0.10.0.bb index 16b7c3e540..4cf0dee112 100644 --- a/meta-oe/recipes-support/span-lite/span-lite_0.9.2.bb +++ b/meta-oe/recipes-support/span-lite/span-lite_0.10.0.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 = "126453198fe2236b31ddfa7353e95d3a06c478ab" | 7 | SRCREV = "2987dd8d3b8fe7c861e3c3f879234cc1c412f03f" |
8 | 8 | ||
9 | S = "${WORKDIR}/git" | 9 | S = "${WORKDIR}/git" |
10 | 10 | ||