From e816f74b860a80fb20064a4f48ab633d5021cf9c Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Sat, 18 Dec 2010 17:58:19 +0100 Subject: [PATCH] linux(-kexecboot): bump SRCREV a bit more to rc7 Signed-off-by: Martin Jansa --- recipes/linux/linux-kexecboot/spitz/defconfig | 4 ++-- recipes/linux/linux-kexecboot_git.bb | 4 ++-- recipes/linux/linux/spitz/defconfig | 4 ++-- recipes/linux/linux_git.bb | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/recipes/linux/linux-kexecboot/spitz/defconfig b/recipes/linux/linux-kexecboot/spitz/defconfig index 14b3e077e9..67641ab717 100644 --- a/recipes/linux/linux-kexecboot/spitz/defconfig +++ b/recipes/linux/linux-kexecboot/spitz/defconfig @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# Linux/arm 2.6.37-rc6 Kernel Configuration -# Thu Dec 16 10:45:56 2010 +# Linux/arm 2.6.37-rc7 Kernel Configuration +# Wed Dec 22 09:58:15 2010 # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y diff --git a/recipes/linux/linux-kexecboot_git.bb b/recipes/linux/linux-kexecboot_git.bb index 864aff800c..8cbde79e1f 100644 --- a/recipes/linux/linux-kexecboot_git.bb +++ b/recipes/linux/linux-kexecboot_git.bb @@ -1,10 +1,10 @@ require linux-kexecboot.inc -KERNEL_RELEASE = "2.6.37-rc6" +KERNEL_RELEASE = "2.6.37-rc7" OLD_KERNEL_RELEASE = "2.6.36" PV = "${OLD_KERNEL_RELEASE}+${KERNEL_RELEASE}+gitr${SRCPV}" -SRCREV = "b0c3844d8af6b9f3f18f31e1b0502fbefa2166be" +SRCREV = "90a8a73c06cc32b609a880d48449d7083327e11a" SRC_URI += "git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;branch=master \ file://defconfig" diff --git a/recipes/linux/linux/spitz/defconfig b/recipes/linux/linux/spitz/defconfig index ea7db695b2..d396963a9f 100644 --- a/recipes/linux/linux/spitz/defconfig +++ b/recipes/linux/linux/spitz/defconfig @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# Linux/arm 2.6.37-rc6 Kernel Configuration -# Thu Dec 16 11:01:46 2010 +# Linux/arm 2.6.37-rc7 Kernel Configuration +# Wed Dec 22 10:03:41 2010 # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y diff --git a/recipes/linux/linux_git.bb b/recipes/linux/linux_git.bb index 5e557da2d0..e5c632e540 100644 --- a/recipes/linux/linux_git.bb +++ b/recipes/linux/linux_git.bb @@ -1,10 +1,10 @@ require linux.inc -KERNEL_RELEASE = "2.6.37-rc6" +KERNEL_RELEASE = "2.6.37-rc7" OLD_KERNEL_RELEASE = "2.6.36" PV = "${OLD_KERNEL_RELEASE}+${KERNEL_RELEASE}+gitr${SRCPV}" -SRCREV = "b0c3844d8af6b9f3f18f31e1b0502fbefa2166be" +SRCREV = "90a8a73c06cc32b609a880d48449d7083327e11a" SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;branch=master \ file://defconfig" -- 2.47.2