aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortexierp <texier.pj2@gmail.com>2018-01-04 18:14:16 +0100
committerArmin Kuster <akuster808@gmail.com>2018-01-16 21:38:09 -0800
commit582b5aae6f4d69a763c4c17014e07f1af8df5eea (patch)
treec5c0fd3ee94df726c9b4d4c80cbb11d40e33a7ee
parenta5c7c4746ee6f12f925039ef88a73737e30942b8 (diff)
downloadmeta-openembedded-582b5aae6f4d69a763c4c17014e07f1af8df5eea.tar.gz
spitools: bump git revision
The new revision implement the wait option to keep the file descriptor open and avoid speed reset on close. Signed-off-by: Pierre-Jean TEXIER <texier.pj2@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r--meta-oe/recipes-support/spitools/spitools_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/spitools/spitools_git.bb b/meta-oe/recipes-support/spitools/spitools_git.bb
index 2eedf8c412..3f6cdc63d1 100644
--- a/meta-oe/recipes-support/spitools/spitools_git.bb
+++ b/meta-oe/recipes-support/spitools/spitools_git.bb
@@ -8,7 +8,7 @@ PR = "r0"
BPV = "0.8.1"
PV = "${BPV}"
-SRCREV = "03405ab45884e4264dfa0371c032b2baaeeaaa98"
+SRCREV = "318bcae5249722873bf58b27afdd20473c7047cc"
S = "${WORKDIR}/git"