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:
ae26685
)
linux-kexecboot_git: fix git srcrev - move to 2.6.37 core
author
Andrea Adami
<andrea.adami@gmail.com>
Sun, 24 Oct 2010 00:38:31 +0000
(
02:38
+0200)
committer
Andrea Adami
<andrea.adami@gmail.com>
Sun, 24 Oct 2010 00:46:39 +0000
(
02:46
+0200)
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
b172f64
..
bfc0d18
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.37
-20101022
"
+KERNEL_RELEASE = "2.6.37"
OLD_KERNEL_RELEASE = "2.6.36"
PV = "${OLD_KERNEL_RELEASE}+${KERNEL_RELEASE}+gitr${SRCPV}"
-SRCREV = "
c8b020ecdd1d821af1d5c8b13f5c1ee1efcbba9f
"
+SRCREV = "
35da7a307c535f9c2929cae277f3df425c9f9b1e
"
SRC_URI += "git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;branch=master \
file://defconfig"