git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e321ec4
)
kexecboot: switch git version to a stable cfgfiles SRCREV and make it the default
author
Koen Kooi
<koen@openembedded.org>
Mon, 27 Jul 2009 09:05:37 +0000
(11:05 +0200)
committer
Koen Kooi
<koen@openembedded.org>
Mon, 27 Jul 2009 09:05:37 +0000
(11:05 +0200)
recipes/kexecboot/kexecboot_git.bb
patch
|
blob
|
history
diff --git
a/recipes/kexecboot/kexecboot_git.bb
b/recipes/kexecboot/kexecboot_git.bb
index
c5e91f0
..
3696dda
100644
(file)
--- a/
recipes/kexecboot/kexecboot_git.bb
+++ b/
recipes/kexecboot/kexecboot_git.bb
@@
-1,8
+1,8
@@
-P
R = "r1
"
-
DEFAULT_PREFERENCE = "-1
"
+P
V = "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"