diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-05-17 09:22:46 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-05-17 10:05:42 +0200 |
commit | 481fef91ed2c9fdea4d41d2e4778ac55bbacd426 (patch) | |
tree | fcb375123f703650ddf80b5679604d28ba4d12b7 /recipes/kexecboot | |
parent | 3c26dd6900011d15287e276fd1555091de39f945 (diff) |
linux-kexecboot_git: bump SRCREV for 2.6.34
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
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 \ |