aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-openmoko_2.6.34.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-11-27 15:26:03 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2010-11-27 15:27:49 +0100
commit67311e0776ec286875e7ba3726c3fabbfb322c1a (patch)
treed81282f79d77c12c0475419382b894ca2fe83a8b /recipes/linux/linux-openmoko_2.6.34.bb
parent07eec54bc3600388f71c7002d088175bd1149987 (diff)
downloadopenembedded-67311e0776ec286875e7ba3726c3fabbfb322c1a.tar.gz
linux(-openmoko)-2.6.34: update shr.patch
* mach-gta02: fix PR2349, do not manage down patch was applied with fuzz 2 on wrong place :/ big thanks to Radek Polak for noticing it Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/linux/linux-openmoko_2.6.34.bb')
-rw-r--r--recipes/linux/linux-openmoko_2.6.34.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/linux/linux-openmoko_2.6.34.bb b/recipes/linux/linux-openmoko_2.6.34.bb
index b930fb84b0..4a73e26da3 100644
--- a/recipes/linux/linux-openmoko_2.6.34.bb
+++ b/recipes/linux/linux-openmoko_2.6.34.bb
@@ -2,5 +2,5 @@ require linux_${PV}.bb
require linux-openmoko.inc
# just for upgrade path in 2.6.34
KERNEL_RELEASE = "2.6.34.7"
-OM-PR = "14"
+OM-PR = "15"
PKGV = "${KERNEL_RELEASE}-oe${OM-PR}"