aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortexierp <texier.pj2@gmail.com>2018-08-29 23:52:16 +0200
committerKhem Raj <raj.khem@gmail.com>2018-08-29 18:18:23 -0700
commitc50d90be29692c5dad2166f2d1f103ab116e5ac1 (patch)
treeae64422f565ffcf37a826e3cb841172c80c58860
parent00deeeec3bd138d585382e542c0bfca91204fb61 (diff)
downloadmeta-openembedded-contrib-c50d90be29692c5dad2166f2d1f103ab116e5ac1.tar.gz
spitools: 0.8.1 -> 0.8.3
Signed-off-by: Pierre-Jean Texier <texier.pj2@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-support/spitools/spitools_git.bb7
1 files changed, 2 insertions, 5 deletions
diff --git a/meta-oe/recipes-support/spitools/spitools_git.bb b/meta-oe/recipes-support/spitools/spitools_git.bb
index 3f6cdc63d1..af1cd6001c 100644
--- a/meta-oe/recipes-support/spitools/spitools_git.bb
+++ b/meta-oe/recipes-support/spitools/spitools_git.bb
@@ -4,11 +4,9 @@ AUTHOR = "Christophe BLAESS"
LICENSE="GPLv2"
LIC_FILES_CHKSUM = "file://LICENSE;md5=8c16666ae6c159876a0ba63099614381"
-PR = "r0"
-
-BPV = "0.8.1"
+BPV = "0.8.3"
PV = "${BPV}"
-SRCREV = "318bcae5249722873bf58b27afdd20473c7047cc"
+SRCREV = "a3f1f68a048d0d2321ee562b3744dd1162cad22f"
S = "${WORKDIR}/git"
@@ -16,4 +14,3 @@ SRC_URI = "git://github.com/cpb-/spi-tools.git;protocol=git"
inherit autotools
-