summaryrefslogtreecommitdiff
path: root/packages/linux/linux-omap_git.bb
diff options
context:
space:
mode:
authorRobert Schuster <thebohemian@gmx.net>2008-10-07 21:37:58 +0000
committerRobert Schuster <thebohemian@gmx.net>2008-10-07 21:37:58 +0000
commitd9aa48e8ac4c98bb5704445ccd6d3a8ed95984b5 (patch)
treefe65202b2dae9a869bac2cb5d88e5fa8cff1696f /packages/linux/linux-omap_git.bb
parent376502fa8b079d620430a9671ad22169ba85d6db (diff)
parent6f2f6d9acfc6c53adbc97893505a4fbb142d6f45 (diff)
merge of '9706988717e3c2c70303850cb12a58843a12fa20'
and 'd6e042ee5309203ac2054f2cbb7ead6cb61a4e38'
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 \
"