[oe-commits] Andrea Adami : linux-kexecboot_git: move to 2.6.39-rc5

git version control git at git.openembedded.org
Thu Apr 28 20:01:17 UTC 2011


Module: openembedded.git
Branch: testing-next
Commit: cadda2b6c4b2706fc5bf806c4a2c9217f68884d0
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=cadda2b6c4b2706fc5bf806c4a2c9217f68884d0

Author: Andrea Adami <andrea.adami at gmail.com>
Date:   Wed Apr 27 16:50:37 2011 +0200

linux-kexecboot_git: move to 2.6.39-rc5

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

---

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

diff --git a/recipes/linux/linux-kexecboot_git.bb b/recipes/linux/linux-kexecboot_git.bb
index 39130c4..a185d97 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-rc4"
+KERNEL_RELEASE = "2.6.39-rc5"
 OLD_KERNEL_RELEASE = "2.6.38"
 PV = "${OLD_KERNEL_RELEASE}+${KERNEL_RELEASE}+gitr${SRCPV}"
 
-SRCREV = "f0e615c3cb72b42191b558c130409335812621d8"
+SRCREV = "8e10cd74342c7f5ce259cceca36f6eba084f5d58"
 
 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