summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2005-08-26 07:49:57 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-08-26 07:49:57 +0000
commitb18d365c729f7af14552950135cf6d9abd47203d (patch)
tree3554b90a7fde893e490399829698dcabeae1f7c5
parent2569d08e4fa8022a5d9df8ef5f3e05a343127adb (diff)
linux-oz-2.6: Correct the order of a couple of patches
-rw-r--r--packages/linux/linux-openzaurus_2.6.13-rc5-mm1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/linux-openzaurus_2.6.13-rc5-mm1.bb b/packages/linux/linux-openzaurus_2.6.13-rc5-mm1.bb
index ce910810c9..f639ac23d8 100644
--- a/packages/linux/linux-openzaurus_2.6.13-rc5-mm1.bb
+++ b/packages/linux/linux-openzaurus_2.6.13-rc5-mm1.bb
@@ -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 \