aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-kexecboot_git.bb
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2010-10-24 00:04:44 +0200
committerAndrea Adami <andrea.adami@gmail.com>2010-10-24 00:04:44 +0200
commitae2668525556aac1e287d8966742c717fa52ea44 (patch)
tree1025b759a0c61cee31cc49f22d7bfec9cdb94fe9 /recipes/linux/linux-kexecboot_git.bb
parentbc74728423cf153b09a83aa9f8fe40a6df51dd75 (diff)
downloadopenembedded-ae2668525556aac1e287d8966742c717fa52ea44.tar.gz
linux-kexecboot_git: bump SRCREV to 20101022
* refine c7x0, spitz, akita defconfigs, using new ATA driver * devices are populated as /dev/sd*
Diffstat (limited to 'recipes/linux/linux-kexecboot_git.bb')
-rw-r--r--recipes/linux/linux-kexecboot_git.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/linux/linux-kexecboot_git.bb b/recipes/linux/linux-kexecboot_git.bb
index dd7a3b979e..b172f64346 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.36-rc8"
-OLD_KERNEL_RELEASE = "2.6.35"
+KERNEL_RELEASE = "2.6.37-20101022"
+OLD_KERNEL_RELEASE = "2.6.36"
PV = "${OLD_KERNEL_RELEASE}+${KERNEL_RELEASE}+gitr${SRCPV}"
-SRCREV = "2d019713b7acbc01d769a1e512ca1f9a04c30bd0"
+SRCREV = "c8b020ecdd1d821af1d5c8b13f5c1ee1efcbba9f"
SRC_URI += "git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;branch=master \
file://defconfig"