summaryrefslogtreecommitdiff
path: root/recipes/kexecboot/linux-kexecboot_git.bb
diff options
context:
space:
mode:
authorMarco Cavallini <m.cavallini@koansoftware.com>2010-07-24 09:30:34 +0200
committerMarco Cavallini <m.cavallini@koansoftware.com>2010-07-24 09:30:34 +0200
commit5b4a88983b3545f8f894fcbaa420b884f4e13631 (patch)
treed3e05a16826624d7ca98ab5ff3e21b4b1777f9b7 /recipes/kexecboot/linux-kexecboot_git.bb
parentede6af5e1d519f74fc101e9cc9ab76b446d6f19b (diff)
parentd4f0fb310f7d40f7a50f50fb12083fa258aa1eed (diff)
Merge branch 'org.openembedded.dev' of git://git.openembedded.org/openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/kexecboot/linux-kexecboot_git.bb')
-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 d53baf9842..8631050645 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-rc5"
-SRCREV = "f469461df6ff822f71b8737bda86eea20f16ff93"
+KERNEL_RELEASE = "2.6.35-rc6"
+SRCREV = "b37fa16e78d6f9790462b3181602a26b5af36260"
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 \