aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-openmoko-2.6.34_git.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-06-29 12:56:54 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-06-29 17:18:10 +0200
commit538436ae6d7f0e48d93d9d6d5c219fb1788bb820 (patch)
treec9189dc0fa3fc446c4db6f8faa27d1e3b670cc51 /recipes/linux/linux-openmoko-2.6.34_git.bb
parente17c4225387fc46e6687c4e19d04d169d801d280 (diff)
downloadopenembedded-538436ae6d7f0e48d93d9d6d5c219fb1788bb820.tar.gz
linux-openmoko-2.6.34: add patch for resume
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/linux/linux-openmoko-2.6.34_git.bb')
-rw-r--r--recipes/linux/linux-openmoko-2.6.34_git.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes/linux/linux-openmoko-2.6.34_git.bb b/recipes/linux/linux-openmoko-2.6.34_git.bb
index 73d8be4341..7381123c6e 100644
--- a/recipes/linux/linux-openmoko-2.6.34_git.bb
+++ b/recipes/linux/linux-openmoko-2.6.34_git.bb
@@ -4,7 +4,7 @@ require linux-openmoko.inc
KERNEL_RELEASE="2.6.34"
SRCREV = "4ce5f33cd4bcde2e25d50ae0880eb39213e2b6d2"
-OEV = "oe4"
+OEV = "oe4.1"
PV = "${KERNEL_RELEASE}-${OEV}+gitr${SRCPV}"
SRC_URI = "\
@@ -29,6 +29,8 @@ SRC_URI = "\
file://0002-usbhost.patch.patch \
file://0003-ar6000_delay.patch.patch \
file://0004-save_regs.patch.patch \
+# possible resume fix
+ file://0001-glamo-mci-add-MMC_CAP_NONREMOVABLE.patch \
file://defconfig \
"