summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/spitools/spitools_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/spitools/spitools_git.bb')
-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 06fb82b85..56c2d4447 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.5" 7BPV = "0.8.6"
8PV = "${BPV}" 8PV = "${BPV}"
9SRCREV = "3c93b9038a7c4d9de4302ab6f14372e9fa381f3c" 9SRCREV = "9ce73aab05873b2d3996bd21076305463133f102"
10 10
11S = "${WORKDIR}/git" 11S = "${WORKDIR}/git"
12 12