From 481fef91ed2c9fdea4d41d2e4778ac55bbacd426 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 17 May 2010 09:22:46 +0200 Subject: linux-kexecboot_git: bump SRCREV for 2.6.34 Signed-off-by: Martin Jansa --- recipes/kexecboot/linux-kexecboot/spitz/defconfig | 4 ++-- recipes/kexecboot/linux-kexecboot_git.bb | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/recipes/kexecboot/linux-kexecboot/spitz/defconfig b/recipes/kexecboot/linux-kexecboot/spitz/defconfig index dbd4d62ede..b38a65976b 100644 --- a/recipes/kexecboot/linux-kexecboot/spitz/defconfig +++ b/recipes/kexecboot/linux-kexecboot/spitz/defconfig @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# Linux kernel version: 2.6.34-rc6 -# Mon May 3 18:55:04 2010 +# Linux kernel version: 2.6.34 +# Mon May 17 09:50:34 2010 # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y diff --git a/recipes/kexecboot/linux-kexecboot_git.bb b/recipes/kexecboot/linux-kexecboot_git.bb index 5d53a4c053..1284543a2a 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.34-rc6" -SRCREV = "be1066bbcd443a65df312fdecea7e4959adedb45" +KERNEL_RELEASE = "2.6.34" +SRCREV = "e40152ee1e1c7a63f4777791863215e3faa37a86" 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 \ -- cgit 1.2.3-korg