diff options
| author | William A. Kennington III <wak@google.com> | 2021-05-17 02:44:44 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2021-05-17 09:15:23 -0700 |
| commit | 05b8c9578d88f9394575db71eeedbafc02f21e7d (patch) | |
| tree | e1b8e70763618ada82fd92e6ce4e1d4e5cce5819 | |
| parent | a41f4277cd9e7aed4e3e9f46623bb8b4f102558f (diff) | |
| download | meta-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>
| -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 6956f5fe6e..16b7c3e540 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" | |||
| 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 = "937262f25fb702592cbc5c772111a73a5e3c1e07" | 7 | SRCREV = "126453198fe2236b31ddfa7353e95d3a06c478ab" |
| 8 | 8 | ||
| 9 | S = "${WORKDIR}/git" | 9 | S = "${WORKDIR}/git" |
| 10 | 10 | ||
