diff options
-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 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" | |||
4 | LICENSE="GPLv2" | 4 | LICENSE="GPLv2" |
5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=8c16666ae6c159876a0ba63099614381" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=8c16666ae6c159876a0ba63099614381" |
6 | 6 | ||
7 | BPV = "0.8.3" | 7 | BPV = "0.8.4" |
8 | PV = "${BPV}" | 8 | PV = "${BPV}" |
9 | SRCREV = "a3f1f68a048d0d2321ee562b3744dd1162cad22f" | 9 | SRCREV = "4a36a84f7df291ddaebd397aecf0c8515256a8e0" |
10 | 10 | ||
11 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |
12 | 12 | ||