[oe] [meta-oe][PATCH] spitools: bump git revision (SRCREV)

Pierre-Jean TEXIER texier.pj2 at gmail.com
Thu Aug 18 14:47:15 UTC 2016


The new revision fix the build of spitools with the musl C library.

Signed-off-by: Pierre-Jean TEXIER <texier.pj2 at gmail.com>
---
 meta-oe/recipes-support/spitools/spitools_git.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-oe/recipes-support/spitools/spitools_git.bb b/meta-oe/recipes-support/spitools/spitools_git.bb
index adb67cd..a308e42 100644
--- a/meta-oe/recipes-support/spitools/spitools_git.bb
+++ b/meta-oe/recipes-support/spitools/spitools_git.bb
@@ -8,7 +8,7 @@ S = "${WORKDIR}/git"
 
 SRC_URI = "git://github.com/cpb-/spi-tools.git;protocol=git"
 
-SRCREV = "cc6a41fdcec60610703ba6db488c621c64952898"
-
+SRCREV = "03405ab45884e4264dfa0371c032b2baaeeaaa98"
+          
 inherit autotools
 
-- 
1.9.1




More information about the Openembedded-devel mailing list