[oe-commits] Martin Jansa : linux(-kexecboot)_git: bump SRCREV to rc6

git version control git at git.openembedded.org
Mon May 9 08:22:21 UTC 2011


Module: openembedded.git
Branch: master
Commit: c830d2a852511d0306ac38f35fc67a372033e97f
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=c830d2a852511d0306ac38f35fc67a372033e97f

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Mon May  9 10:20:17 2011 +0200

linux(-kexecboot)_git: bump SRCREV to rc6

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 a185d97..ef8b003 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.39-rc5"
+KERNEL_RELEASE = "2.6.39-rc6"
 OLD_KERNEL_RELEASE = "2.6.38"
 PV = "${OLD_KERNEL_RELEASE}+${KERNEL_RELEASE}+gitr${SRCPV}"
 
-SRCREV = "8e10cd74342c7f5ce259cceca36f6eba084f5d58"
+SRCREV = "8b061610dac3a3b89770c85ad63b481a47b0c38e"
 
 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 b0ad59b..5528c23 100644
--- a/recipes/linux/linux_git.bb
+++ b/recipes/linux/linux_git.bb
@@ -1,10 +1,10 @@
 require linux.inc
 
-KERNEL_RELEASE = "2.6.39-rc5"
+KERNEL_RELEASE = "2.6.39-rc6"
 OLD_KERNEL_RELEASE = "2.6.38"
 PV = "${OLD_KERNEL_RELEASE}+${KERNEL_RELEASE}+gitr${SRCPV}"
 
-SRCREV = "8e10cd74342c7f5ce259cceca36f6eba084f5d58"
+SRCREV = "8b061610dac3a3b89770c85ad63b481a47b0c38e"
 
 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