From 007a9ca5d4fcd80ccfa5f77bbc42b68a87440312 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Wed, 1 Oct 2008 09:01:53 +0000 Subject: linux-omap git: add MUSB patch to fix multiple bulk transfers, drop obsolete patches --- packages/linux/linux-omap_git.bb | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'packages/linux/linux-omap_git.bb') diff --git a/packages/linux/linux-omap_git.bb b/packages/linux/linux-omap_git.bb index 54a73b308c..3adc9366ba 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 = "r9" +PR = "r10" SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git;protocol=git \ file://defconfig" @@ -31,11 +31,9 @@ SRC_URI_append = " \ file://mru-make-video-timings-selectable.diff;patch=1 \ file://mru-enable-overlay-optimalization.diff;patch=1 \ file://musb-fix-ISO-in-unlink.diff;patch=1 \ + file://musb-fix-multiple-bulk-transfers.diff;patch=1 \ " -temporarely-disabled = " \ - file://musb-dmafix.patch;patch=1 \ -" SRC_URI_append_beagleboard = " file://logo_linux_clut224.ppm \ file://beagle-asoc.diff;patch=1 \ -- cgit v1.2.3