[oe] [meta-oe][PATCH] spitools: bump git revision

Pierre-Jean TEXIER texier.pj2 at gmail.com
Thu Jan 4 17:14:16 UTC 2018


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 at gmail.com>
---
 meta-oe/recipes-support/spitools/spitools_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-support/spitools/spitools_git.bb b/meta-oe/recipes-support/spitools/spitools_git.bb
index 2eedf8c..3f6cdc6 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"
 
-- 
2.7.4




More information about the Openembedded-devel mailing list