summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/spitools
diff options
context:
space:
mode:
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 cde26df498..bb41a33c14 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.7" 7BPV = "1.0.0"
8PV = "${BPV}" 8PV = "${BPV}"
9SRCREV = "67937230d70ad87c23c7116a72df83577e309f6f" 9SRCREV = "f5d87954bd9e13689481700105efe2f42199d364"
10 10
11S = "${WORKDIR}/git" 11S = "${WORKDIR}/git"
12 12