aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/kexecboot
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-06-20 14:28:25 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-07-14 02:19:19 +0200
commit6ebc93541b54c48ff3a7987d2f5c2905e271906f (patch)
tree3e3caeb3febb3e4d25ade72598c0787f83e86044 /recipes/kexecboot
parentc7c2d15ab69075992f26d3f0ba31a0e2b8805e8b (diff)
downloadopenembedded-6ebc93541b54c48ff3a7987d2f5c2905e271906f.tar.gz
linux(-kexecboot): bump SRCREV in git version and update defconfig
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/kexecboot')
-rw-r--r--recipes/kexecboot/linux-kexecboot_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/kexecboot/linux-kexecboot_git.bb b/recipes/kexecboot/linux-kexecboot_git.bb
index a5e48336ac..869fcc7231 100644
--- a/recipes/kexecboot/linux-kexecboot_git.bb
+++ b/recipes/kexecboot/linux-kexecboot_git.bb
@@ -1,7 +1,7 @@
require linux-kexecboot.inc
-KERNEL_RELEASE = "2.6.35-rc3"
-SRCREV = "980019d74e4b2428362b36a0506519d6d9460800"
+KERNEL_RELEASE = "2.6.35-rc5"
+SRCREV = "1c5474a65bf15a4cb162dfff86d6d0b5a08a740c"
PV = "${KERNEL_RELEASE}+gitr${SRCPV}"
SRC_URI += "git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;branch=master \