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:
9f979c4
)
kexecboot: bump SRCREV for devicescan fix
author
Martin Jansa
<Martin.Jansa@gmail.com>
Mon, 27 Sep 2010 07:57:15 +0000
(09:57 +0200)
committer
Martin Jansa
<Martin.Jansa@gmail.com>
Mon, 27 Sep 2010 09:43:38 +0000
(11:43 +0200)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/kexecboot/kexecboot_git.bb
patch
|
blob
|
history
diff --git
a/recipes/kexecboot/kexecboot_git.bb
b/recipes/kexecboot/kexecboot_git.bb
index
a5b193d
..
8a282a0
100644
(file)
--- a/
recipes/kexecboot/kexecboot_git.bb
+++ b/
recipes/kexecboot/kexecboot_git.bb
@@
-1,8
+1,8
@@
PV = "0.5"
-PR = "r1
8
+gitr${SRCREV}"
+PR = "r1
9
+gitr${SRCREV}"
SRC_URI = "git://git.linuxtogo.org/home/groups/kexecboot/kexecboot.git;protocol=git "
-SRCREV = "
5e020abcb38b7dcfeb1eed2350a4221e7bda7020
"
+SRCREV = "
cd52db828d24a239698f142e9b028c6bc0d6a21a
"
S = "${WORKDIR}/git"