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:
2e38e0e
)
kexecboot: bump to 5e020abcb38b7dcfeb1eed2350a4221e7bda7020
author
Andrea Adami
<andrea.adami@gmail.com>
Sun, 15 Aug 2010 22:23:59 +0000
(
00:23
+0200)
committer
Andrea Adami
<andrea.adami@gmail.com>
Sun, 15 Aug 2010 22:23:59 +0000
(
00:23
+0200)
* fix case of rotated fb
recipes/kexecboot/kexecboot_git.bb
patch
|
blob
|
history
diff --git
a/recipes/kexecboot/kexecboot_git.bb
b/recipes/kexecboot/kexecboot_git.bb
index
2a2de57
..
69d3e8a
100644
(file)
--- a/
recipes/kexecboot/kexecboot_git.bb
+++ b/
recipes/kexecboot/kexecboot_git.bb
@@
-1,8
+1,8
@@
PV = "0.5"
-PR = "r1
5
+gitr${SRCREV}"
+PR = "r1
6
+gitr${SRCREV}"
SRC_URI = "git://git.linuxtogo.org/home/groups/kexecboot/kexecboot.git;protocol=git "
-SRCREV = "
f0f9069a40f7dcf21da9d0b59f36e768a073d0c9
"
+SRCREV = "
5e020abcb38b7dcfeb1eed2350a4221e7bda7020
"
S = "${WORKDIR}/git"