aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/x-load
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-10-12 17:00:34 +0200
committerKoen Kooi <koen@openembedded.org>2010-10-12 17:00:34 +0200
commit7fb24d2378029122c7462610f4cf872a7e6226a7 (patch)
tree719c54eb960cbf9e32d60bf07709d0ed389324ea /recipes/x-load
parent18458d0da562c3f2b6e18cbd20a602c7883a6bef (diff)
downloadopenembedded-7fb24d2378029122c7462610f4cf872a7e6226a7.tar.gz
x-load-sakoman: remove autorev
Diffstat (limited to 'recipes/x-load')
-rw-r--r--recipes/x-load/x-load-sakoman_git.bb5
1 files changed, 1 insertions, 4 deletions
diff --git a/recipes/x-load/x-load-sakoman_git.bb b/recipes/x-load/x-load-sakoman_git.bb
index b2c0e92b97..f74536025c 100644
--- a/recipes/x-load/x-load-sakoman_git.bb
+++ b/recipes/x-load/x-load-sakoman_git.bb
@@ -4,12 +4,9 @@ FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/x-load-sakoman-git/$
PV = "1.44ss+${PR}+gitr${SRCREV}"
-SRCREV = ${AUTOREV}
+SRCREV = "5d4b349b4d0cde5c88736d14a1c35b767a194d54""
SRC_URI = "git://www.sakoman.com/git/x-loader.git;branch=master;protocol=git"
-SRCREV_omap4430-sdp = ${AUTOREV}
-SRC_URI_omap4430-sdp = "git://dev.omapzoom.org/pub/scm/bootloader/x-loader.git;branch=omap4_dev;protocol=git"
-
S = "${WORKDIR}/git"
PACKAGE_ARCH = "${MACHINE_ARCH}"