aboutsummaryrefslogtreecommitdiffstats
path: root/packages/linux/linux-omap2_git.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2008-08-13 21:45:11 +0000
committerKoen Kooi <koen@openembedded.org>2008-08-13 21:45:11 +0000
commit4307dcb4ece06caddec55dd5996731c1baca424f (patch)
treed64701d4b929241509dcd6d487de7e4979843490 /packages/linux/linux-omap2_git.bb
parent43bba2940f132d48f9069ce29881fc098348e3cd (diff)
downloadopenembedded-4307dcb4ece06caddec55dd5996731c1baca424f.tar.gz
linux omap2 git: add patch to fix musb dma
Diffstat (limited to 'packages/linux/linux-omap2_git.bb')
-rw-r--r--packages/linux/linux-omap2_git.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/linux/linux-omap2_git.bb b/packages/linux/linux-omap2_git.bb
index 8682c33404..f032f076e8 100644
--- a/packages/linux/linux-omap2_git.bb
+++ b/packages/linux/linux-omap2_git.bb
@@ -6,7 +6,7 @@ SRCREV = "d6daf8d8cc5ccf90247def5551ee9c3e8555e848"
PV = "2.6.26"
#PV = "2.6.26+2.6.27-rc1+${PR}+git${SRCREV}"
-PR = "r60"
+PR = "r61"
SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git;protocol=git \
file://defconfig"
@@ -52,6 +52,7 @@ SRC_URI_append_beagleboard = " file://no-harry-potter.diff;patch=1 \
file://02-postrate-notifier.eml;patch=1 \
file://01-omap3-cpufreq.eml;patch=1 \
file://01-beagle-cpufreq.diff;patch=1 \
+ file://musb-dmafix.patch;patch=1 \
"
SRC_URI_append_omap3evm = " file://no-harry-potter.diff;patch=1 \