diff options
-rw-r--r-- | meta-oe/recipes-support/spitools/spitools_git.bb | 4 |
1 files 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" | |||
8 | 8 | ||
9 | SRC_URI = "git://github.com/cpb-/spi-tools.git;protocol=git" | 9 | SRC_URI = "git://github.com/cpb-/spi-tools.git;protocol=git" |
10 | 10 | ||
11 | SRCREV = "cc6a41fdcec60610703ba6db488c621c64952898" | 11 | SRCREV = "03405ab45884e4264dfa0371c032b2baaeeaaa98" |
12 | 12 | ||
13 | inherit autotools | 13 | inherit autotools |
14 | 14 | ||