summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 af1cd6001c..625756873b 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