aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-omap_2.6.28.bb
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2009-03-27 19:32:09 +0100
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2009-03-27 19:32:09 +0100
commitb573614a7e5c5d01d8b2995a37e161cfd143b5d6 (patch)
tree7e72cdc4014a6f5e0fb121a99034d15616715a18 /recipes/linux/linux-omap_2.6.28.bb
parentc133a97e0c262fb707eecbc79a41cececb391e5a (diff)
downloadopenembedded-b573614a7e5c5d01d8b2995a37e161cfd143b5d6.tar.gz
linux-omap-2.6.28: relaxed timeout values for SD cards
this makes it possible to use cards which are around the border of the spec
Diffstat (limited to 'recipes/linux/linux-omap_2.6.28.bb')
-rw-r--r--recipes/linux/linux-omap_2.6.28.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/linux/linux-omap_2.6.28.bb b/recipes/linux/linux-omap_2.6.28.bb
index f89ef2aea6..d14472021e 100644
--- a/recipes/linux/linux-omap_2.6.28.bb
+++ b/recipes/linux/linux-omap_2.6.28.bb
@@ -13,7 +13,7 @@ DEFAULT_PREFERENCE_omap5912osk = "1"
SRCREV = "79d042a081d3e467c735bb0d9569ed6296f85a3c"
PV = "2.6.28"
-PR = "r17"
+PR = "r18"
SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git;branch=omap-2.6.28;protocol=git \
file://defconfig"
@@ -54,6 +54,7 @@ SRC_URI_append = " \
file://usbttyfix.patch;patch=1 \
file://ioremap-fix.patch;patch=1 \
file://0124-leds-gpio-broken-with-current-git.patch;patch=1 \
+ file://mmctiming.patch;patch=1 \
"