summaryrefslogtreecommitdiff
path: root/packages/linux/linux-omap_git.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2008-10-07 09:14:11 +0000
committerKoen Kooi <koen@openembedded.org>2008-10-07 09:14:11 +0000
commitf4d4d8daa5a318fd7c3a2ec9b4b0242d3c964221 (patch)
tree6f82fb0bfe2380190fac5a9224189df8528bdc95 /packages/linux/linux-omap_git.bb
parent23f9d417abc9370bd7495622f84c990f718e7bf5 (diff)
linux-omap git: add another MUSB fix
Diffstat (limited to 'packages/linux/linux-omap_git.bb')
-rw-r--r--packages/linux/linux-omap_git.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/linux/linux-omap_git.bb b/packages/linux/linux-omap_git.bb
index b00572771c..290d90084b 100644
--- a/packages/linux/linux-omap_git.bb
+++ b/packages/linux/linux-omap_git.bb
@@ -9,7 +9,7 @@ COMPATIBLE_MACHINE = "omap5912osk|omap1710h3|omap2430sdp|omap2420h4|beagleboard|
SRCREV = "e1c49d7d22af768188e2a54c167ed79919361e55"
PV = "2.6.26+2.6.27-rc7+${PR}+git${SRCREV}"
-PR = "r11"
+PR = "r12"
SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git;protocol=git \
file://defconfig"
@@ -33,6 +33,7 @@ SRC_URI_append = " \
file://musb-fix-ISO-in-unlink.diff;patch=1 \
file://musb-fix-multiple-bulk-transfers.diff;patch=1 \
file://mru-256MB.diff;patch=1 \
+ file://musb-fix-endpoints.diff;patch=1 \
"