summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/spitools
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@cn.fujitsu.com>2020-01-03 04:57:31 -0800
committerKhem Raj <raj.khem@gmail.com>2020-01-03 13:56:01 -0800
commitab7c7dc8e7765c2e0ca080b11ae44d14b64641ab (patch)
tree8bbdc0aed5e20d6964ce1b822d3e3bba30430c26 /meta-oe/recipes-support/spitools
parent76d6c93dab313609d6784928887029cb87a7428b (diff)
downloadmeta-openembedded-ab7c7dc8e7765c2e0ca080b11ae44d14b64641ab.tar.gz
spitools: upgrade 0.8.3 -> 0.8.4
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/spitools')
-rw-r--r--meta-oe/recipes-support/spitools/spitools_git.bb4
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 af1cd6001..625756873 100644
--- a/meta-oe/recipes-support/spitools/spitools_git.bb
+++ b/meta-oe/recipes-support/spitools/spitools_git.bb
@@ -4,9 +4,9 @@ AUTHOR = "Christophe BLAESS"
4LICENSE="GPLv2" 4LICENSE="GPLv2"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=8c16666ae6c159876a0ba63099614381" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=8c16666ae6c159876a0ba63099614381"
6 6
7BPV = "0.8.3" 7BPV = "0.8.4"
8PV = "${BPV}" 8PV = "${BPV}"
9SRCREV = "a3f1f68a048d0d2321ee562b3744dd1162cad22f" 9SRCREV = "4a36a84f7df291ddaebd397aecf0c8515256a8e0"
10 10
11S = "${WORKDIR}/git" 11S = "${WORKDIR}/git"
12 12