From 582b5aae6f4d69a763c4c17014e07f1af8df5eea Mon Sep 17 00:00:00 2001 From: texierp Date: Thu, 4 Jan 2018 18:14:16 +0100 Subject: 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 Signed-off-by: Armin Kuster --- 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 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" -- cgit 1.2.3-korg