[oe-commits] Andrea Adami : linux-kexecboot: update git recipe to 3.0-rc4

git version control git at git.openembedded.org
Sun Jun 26 22:48:16 UTC 2011


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

Author: Andrea Adami <andrea.adami at gmail.com>
Date:   Mon Jun 27 00:35:08 2011 +0200

linux-kexecboot: update git recipe to 3.0-rc4

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 7803799..6409040 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-rc7"
-OLD_KERNEL_RELEASE = "2.6.38"
+KERNEL_RELEASE = "3.0-rc4"
+OLD_KERNEL_RELEASE = "2.6.39"
 PV = "${OLD_KERNEL_RELEASE}+${KERNEL_RELEASE}+gitr${SRCPV}"
 
-SRCREV = "3568bd9720b4a775f28a718fcbb462ce2f386988"
+SRCREV = "56299378726d5f2ba8d3c8cbbd13cb280ba45e4f"
 
 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