[oe-commits] Martin Jansa : linux(-kexecboot): bump SRCREV a bit more to rc7

git version control git at git.openembedded.org
Wed Dec 22 16:41:37 UTC 2010


Module: openembedded.git
Branch: master
Commit: e816f74b860a80fb20064a4f48ab633d5021cf9c
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=e816f74b860a80fb20064a4f48ab633d5021cf9c

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Sat Dec 18 17:58:19 2010 +0100

linux(-kexecboot): bump SRCREV a bit more to rc7

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 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 14b3e07..67641ab 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 864aff8..8cbde79 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 ea7db69..d396963 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 5e557da..e5c632e 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"





More information about the Openembedded-commits mailing list