From 6c7c69c700f367c131ddb942f44185b474feceac Mon Sep 17 00:00:00 2001 From: texierp Date: Thu, 18 Aug 2016 16:47:15 +0200 Subject: [PATCH] spitools: bump git revision (SRCREV) The new revision fix the build of spitools with the musl C library. Signed-off-by: Pierre-Jean TEXIER Signed-off-by: Martin Jansa --- 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 adb67cd1d7..a308e42c62 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