diff options
Diffstat (limited to 'meta-oe/recipes-support')
-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 5bad781ff..8302576f4 100644 --- a/meta-oe/recipes-support/spitools/spitools_git.bb +++ b/meta-oe/recipes-support/spitools/spitools_git.bb | |||
@@ -5,8 +5,8 @@ LICENSE="GPLv2" | |||
5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=8c16666ae6c159876a0ba63099614381" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=8c16666ae6c159876a0ba63099614381" |
6 | 6 | ||
7 | BPV = "1.0.0" | 7 | BPV = "1.0.0" |
8 | PV = "${BPV}" | 8 | PV = "1.0.1" |
9 | SRCREV = "f5d87954bd9e13689481700105efe2f42199d364" | 9 | SRCREV = "87da3bfc03f3088e2e880b6b48195bb225fafeac" |
10 | 10 | ||
11 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |
12 | 12 | ||