aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2014-03-12 08:41:02 +0100
committerKoen Kooi <koen.kooi@linaro.org>2014-03-12 08:46:01 +0100
commit6085230da0bec0fb3895b401fbd223e976073c22 (patch)
treea226baf53d8f9efdbdf7471b58c223991f29ba20
parent2fe088842884d48c596e49ad7c618b4cb7a6aec2 (diff)
gator: lock down SRCREV
Change-Id: I63a84bfc30ceaa1e4964ea431075091924fff9fa Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
-rw-r--r--meta-linaro/recipes-kernel/gator/gator_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-linaro/recipes-kernel/gator/gator_git.bb b/meta-linaro/recipes-kernel/gator/gator_git.bb
index edd4945e..78ab8959 100644
--- a/meta-linaro/recipes-kernel/gator/gator_git.bb
+++ b/meta-linaro/recipes-kernel/gator/gator_git.bb
@@ -9,7 +9,7 @@ inherit update-rc.d
SRC_URI = "git://git.linaro.org/arm/ds5/gator.git;protocol=http \
file://gator.init "
-SRCREV = "${AUTOREV}"
+SRCREV = "33bef9ed7feca41e7cd6de8bf5d80052669278d3"
S = "${WORKDIR}/git"