[oe-commits] Andrea Adami : linux-kexecboot: move SRCREV and bump to 2.6.38-rc2

git version control git at git.openembedded.org
Mon Jan 31 00:13:42 UTC 2011


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 7c16217c4990b6941d563dd42c29532f3f63243c
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=7c16217c4990b6941d563dd42c29532f3f63243c

Author: Andrea Adami <andrea.adami at gmail.com>
Date:   Mon Jan 31 01:07:01 2011 +0100

linux-kexecboot: move SRCREV and bump to 2.6.38-rc2

Signed-off-by: Andrea Adami <andrea.adami at gmail.com>

---

 recipes/linux/linux-kexecboot_git.bb |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes/linux/linux-kexecboot_git.bb b/recipes/linux/linux-kexecboot_git.bb
index 04eeae8..d93e437 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-rc8"
-OLD_KERNEL_RELEASE = "2.6.36"
+KERNEL_RELEASE = "2.6.38-rc2"
+OLD_KERNEL_RELEASE = "2.6.37"
 PV = "${OLD_KERNEL_RELEASE}+${KERNEL_RELEASE}+gitr${SRCPV}"
 
-SRCREV = "387c31c7e5c9805b0aef8833d1731a5fe7bdea14"
+SRCREV = "1bae4ce27c9c90344f23c65ea6966c50ffeae2f5"
 
 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