[oe-commits] Andrea Adami : linux: update linux_git placeholder to 2.6.39-rc1

git version control git at git.openembedded.org
Thu Apr 7 20:00:49 UTC 2011


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

Author: Andrea Adami <andrea.adami at gmail.com>
Date:   Thu Mar 31 23:54:14 2011 +0200

linux: update linux_git placeholder to 2.6.39-rc1

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

---

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

diff --git a/recipes/linux/linux_git.bb b/recipes/linux/linux_git.bb
index c089f44..8281e5a 100644
--- a/recipes/linux/linux_git.bb
+++ b/recipes/linux/linux_git.bb
@@ -1,10 +1,10 @@
 require linux.inc
 
-KERNEL_RELEASE = "2.6.37-rc8"
-OLD_KERNEL_RELEASE = "2.6.36"
+KERNEL_RELEASE = "2.6.39-rc1"
+OLD_KERNEL_RELEASE = "2.6.38"
 PV = "${OLD_KERNEL_RELEASE}+${KERNEL_RELEASE}+gitr${SRCPV}"
 
-SRCREV = "387c31c7e5c9805b0aef8833d1731a5fe7bdea14"
+SRCREV = "0ce790e7d736cedc563e1fb4e998babf5a4dbc3d"
 
 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