aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2010-10-24 02:38:31 +0200
committerAndrea Adami <andrea.adami@gmail.com>2010-10-24 02:46:39 +0200
commit4aedce871cc504dc7f7dd508ba38bb839a1a506d (patch)
tree5acd97fc3eae8c7ccc2a25660eaff908879fc02d /recipes
parentae2668525556aac1e287d8966742c717fa52ea44 (diff)
downloadopenembedded-4aedce871cc504dc7f7dd508ba38bb839a1a506d.tar.gz
linux-kexecboot_git: fix git srcrev - move to 2.6.37 core
Diffstat (limited to 'recipes')
-rw-r--r--recipes/linux/linux-kexecboot_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/linux/linux-kexecboot_git.bb b/recipes/linux/linux-kexecboot_git.bb
index b172f64346..bfc0d188d5 100644
--- 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"