diff options
Diffstat (limited to 'recipes/kexecboot')
-rw-r--r-- | recipes/kexecboot/linux-kexecboot/spitz/defconfig | 4 | ||||
-rw-r--r-- | 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 \ |