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

git version control git at git.openembedded.org
Sun Jun 26 23:09:11 UTC 2011


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

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

linux: update git recipe to 3.0-rc4

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 2d60d32..6d08d92 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-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