[oe-commits] Martin Jansa : linux(-kexecboot): bump SRCREV for rc8

git version control git at git.openembedded.org
Wed Dec 29 18:51:11 UTC 2010


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

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Wed Dec 29 06:35:28 2010 +0100

linux(-kexecboot): bump SRCREV for rc8

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

---

 recipes/linux/linux-kexecboot_git.bb |    4 ++--
 recipes/linux/linux_git.bb           |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/recipes/linux/linux-kexecboot_git.bb b/recipes/linux/linux-kexecboot_git.bb
index 8cbde79..04eeae8 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-rc7"
+KERNEL_RELEASE = "2.6.37-rc8"
 OLD_KERNEL_RELEASE = "2.6.36"
 PV = "${OLD_KERNEL_RELEASE}+${KERNEL_RELEASE}+gitr${SRCPV}"
 
-SRCREV = "90a8a73c06cc32b609a880d48449d7083327e11a"
+SRCREV = "387c31c7e5c9805b0aef8833d1731a5fe7bdea14"
 
 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_git.bb b/recipes/linux/linux_git.bb
index e5c632e..c089f44 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-rc7"
+KERNEL_RELEASE = "2.6.37-rc8"
 OLD_KERNEL_RELEASE = "2.6.36"
 PV = "${OLD_KERNEL_RELEASE}+${KERNEL_RELEASE}+gitr${SRCPV}"
 
-SRCREV = "90a8a73c06cc32b609a880d48449d7083327e11a"
+SRCREV = "387c31c7e5c9805b0aef8833d1731a5fe7bdea14"
 
 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