aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux_git.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-08-02 15:00:22 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-08-03 09:23:58 +0200
commit4bdfba436f9e201b28aa09384306645847f4645f (patch)
tree52ad44e9582cbf61cfe0d6407d4e95d2763f9e77 /recipes/linux/linux_git.bb
parent5fe65f7cd7b6b188c47e6f7cc76f8546c0b28cf3 (diff)
downloadopenembedded-4bdfba436f9e201b28aa09384306645847f4645f.tar.gz
linux: add 2.6.35
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/linux/linux_git.bb')
-rw-r--r--recipes/linux/linux_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/linux/linux_git.bb b/recipes/linux/linux_git.bb
index 2b029d361a..6c9b312f5e 100644
--- a/recipes/linux/linux_git.bb
+++ b/recipes/linux/linux_git.bb
@@ -1,7 +1,7 @@
require linux.inc
-KERNEL_RELEASE = "2.6.35-rc6"
-SRCREV = "b37fa16e78d6f9790462b3181602a26b5af36260"
+KERNEL_RELEASE = "2.6.35"
+SRCREV = "9fe6206f400646a2322096b56c59891d530e8d51"
PV = "${KERNEL_RELEASE}+gitr${SRCPV}"
SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;branch=master \