diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2022-08-24 08:59:53 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-08-23 19:12:52 -0700 |
| commit | 7a8fa69d59fc97c8bc4d2538771c8456907fe258 (patch) | |
| tree | d9f17915986c10b4c8c8eaffd59b035898a95ad6 /meta-oe/recipes-support | |
| parent | d718d90d2d4c64f21141be5d76eed7401bd86000 (diff) | |
| download | meta-openembedded-7a8fa69d59fc97c8bc4d2538771c8456907fe258.tar.gz | |
spitools: upgrade 1.0.1 -> 1.0.2
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support')
| -rw-r--r-- | meta-oe/recipes-support/spitools/spitools_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/spitools/spitools_git.bb b/meta-oe/recipes-support/spitools/spitools_git.bb index e1b9302a98..9dfb23cc7c 100644 --- a/meta-oe/recipes-support/spitools/spitools_git.bb +++ b/meta-oe/recipes-support/spitools/spitools_git.bb | |||
| @@ -5,8 +5,8 @@ LICENSE="GPL-2.0-only" | |||
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=8c16666ae6c159876a0ba63099614381" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=8c16666ae6c159876a0ba63099614381" |
| 6 | 6 | ||
| 7 | BPV = "1.0.0" | 7 | BPV = "1.0.0" |
| 8 | PV = "1.0.1" | 8 | PV = "1.0.2" |
| 9 | SRCREV = "87da3bfc03f3088e2e880b6b48195bb225fafeac" | 9 | SRCREV = "1748e092425a4a0ff693aa347062a57fc1ffdd00" |
| 10 | 10 | ||
| 11 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |
| 12 | 12 | ||
