aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/kexecboot/kexecboot_git.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-07-27 11:05:37 +0200
committerKoen Kooi <koen@openembedded.org>2009-07-27 11:05:37 +0200
commit179219dcc7604d5490c36e45ec5ba9ef315d2f0b (patch)
tree3aa64f2fe47f1b4a0f42deeb6d349ab04630daf4 /recipes/kexecboot/kexecboot_git.bb
parente321ec45eb7d20362940427a9910cf50eab627bc (diff)
downloadopenembedded-179219dcc7604d5490c36e45ec5ba9ef315d2f0b.tar.gz
kexecboot: switch git version to a stable cfgfiles SRCREV and make it the default
Diffstat (limited to 'recipes/kexecboot/kexecboot_git.bb')
-rw-r--r--recipes/kexecboot/kexecboot_git.bb8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes/kexecboot/kexecboot_git.bb b/recipes/kexecboot/kexecboot_git.bb
index c5e91f080e..3696ddaa9a 100644
--- a/recipes/kexecboot/kexecboot_git.bb
+++ b/recipes/kexecboot/kexecboot_git.bb
@@ -1,8 +1,8 @@
-PR = "r1"
-DEFAULT_PREFERENCE = "-1"
+PV = "0.5"
+PR = "r3+gitr${SRCREV}"
-SRC_URI = "git://git.linuxtogo.org/home/groups/kexecboot/kexecboot.git;protocol=git "
-SRCREV = "c5f17845f0f620adff854c2239a8aaa5d9942255"
+SRC_URI = "git://git.linuxtogo.org/home/groups/kexecboot/kexecboot.git;protocol=git;branch=cfgfiles "
+SRCREV = "0d4d33d85baa6251de3b1e20bd7bd464f11c5097"
# v0.51 (pre cfg-files)
#SRCREV = "c5f17845f0f620adff854c2239a8aaa5d9942255"