aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux_git.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-07-01 16:00:42 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-07-01 17:50:24 +0200
commit9e7262cb51128e8d276176568b499b880fb2a01b (patch)
treecce16ac97f9648c2172b13b5d73b19c76954f52b /recipes/linux/linux_git.bb
parented1d5351a16b3650822ff7d8c3a56ff95d0eacbf (diff)
downloadopenembedded-9e7262cb51128e8d276176568b499b880fb2a01b.tar.gz
linux(-kexecboot): bump SRCREV and remove applied patch
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/linux/linux_git.bb')
-rw-r--r--recipes/linux/linux_git.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes/linux/linux_git.bb b/recipes/linux/linux_git.bb
index c242ef1b2b..2598bc6ccb 100644
--- a/recipes/linux/linux_git.bb
+++ b/recipes/linux/linux_git.bb
@@ -1,11 +1,10 @@
require linux.inc
KERNEL_RELEASE = "2.6.35-rc3"
-SRCREV = "5904b3b81d25166e5e39b9727645bb47937618e3"
+SRCREV = "980019d74e4b2428362b36a0506519d6d9460800"
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 \
- file://use-noclone-attribute-for-naked.patch;status=pending \
file://defconfig"
S = "${WORKDIR}/git"