[oe-commits] [meta-openembedded] 05/32: spitools: bump git revision

git at git.openembedded.org git at git.openembedded.org
Tue Jan 16 16:02:20 UTC 2018


This is an automated email from the git hooks/post-receive script.

armin_kuster pushed a commit to branch master-next
in repository meta-openembedded.

commit 1dd5c92f9087772153bd9c79d3ef898b14800106
Author: texierp <texier.pj2 at gmail.com>
AuthorDate: Thu Jan 4 18:14:16 2018 +0100

    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 at gmail.com>
    Signed-off-by: Armin Kuster <akuster808 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"
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list