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:
39e87f7
)
linux-kexecboot_git: bump to b65a0e0c84cf489bfa00d6aa6c48abc5a237100f
author
Andrea Adami
<andrea.adami@gmail.com>
Sat, 5 Mar 2011 15:56:51 +0000
(16:56 +0100)
committer
Andrea Adami
<andrea.adami@gmail.com>
Sat, 5 Mar 2011 15:59:13 +0000
(16:59 +0100)
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
recipes/linux/linux-kexecboot_git.bb
patch
|
blob
|
history
diff --git
a/recipes/linux/linux-kexecboot_git.bb
b/recipes/linux/linux-kexecboot_git.bb
index
def1318
..
4640d43
100644
(file)
--- a/
recipes/linux/linux-kexecboot_git.bb
+++ b/
recipes/linux/linux-kexecboot_git.bb
@@
-1,10
+1,10
@@
require linux-kexecboot.inc
-KERNEL_RELEASE = "2.6.38-rc
3
"
+KERNEL_RELEASE = "2.6.38-rc
7
"
OLD_KERNEL_RELEASE = "2.6.37"
PV = "${OLD_KERNEL_RELEASE}+${KERNEL_RELEASE}+gitr${SRCPV}"
-SRCREV = "
ebf53826e105f488f4f628703a108e98940d1dc5
"
+SRCREV = "
b65a0e0c84cf489bfa00d6aa6c48abc5a237100f
"
SRC_URI += "git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;branch=master \
file://defconfig"