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

git version control git at git.openembedded.org
Wed Apr 27 14:52:16 UTC 2011


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

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

linux_git: move to 2.6.39-rc5

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

---

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

diff --git a/recipes/linux/linux_git.bb b/recipes/linux/linux_git.bb
index b62beb1..b0ad59b 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-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