linux-oz-2.6: Correct the order of a couple of patches
authorRichard Purdie <rpurdie@rpsys.net>
Fri, 26 Aug 2005 07:49:57 +0000 (07:49 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Fri, 26 Aug 2005 07:49:57 +0000 (07:49 +0000)
packages/linux/linux-openzaurus_2.6.13-rc5-mm1.bb

index ce91081..f639ac2 100644 (file)
@@ -48,8 +48,8 @@ SRC_URI = "ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.12.tar.gz \
            ${DOSRC}/mmc-bulk-r0.patch;patch=1 \
            ${RPSRC}/spitz_usbsuspend-r0.patch;patch=1 \           
            ${RPSRC}/ohci_portcount-r0.patch;patch=1 \
-           ${RPSRC}/pxa_ohci_platform-r0.patch;patch=1 \
            ${RPSRC}/pxa_ohci_power-r0.patch;patch=1 \
+           ${RPSRC}/pxa_ohci_platform-r0.patch;patch=1 \
            ${RPSRC}/pxa_timerfix-r0.patch;patch=1 \
            ${RPSRC}/pxa_pcmcia_init-r0.patch;patch=1 \
            ${RPSRC}/pxa_remove_static-r0.patch;patch=1 \