diff options
-rw-r--r-- | packages/linux/linux-rp_2.6.21.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/linux/linux-rp_2.6.21.bb b/packages/linux/linux-rp_2.6.21.bb index fd2246b240..fdac72324f 100644 --- a/packages/linux/linux-rp_2.6.21.bb +++ b/packages/linux/linux-rp_2.6.21.bb @@ -81,9 +81,9 @@ SRC_URI_append_collie = "\ ${TKSRC}/mmc_spi-r4.patch;patch=1 \ ${TKSRC}/locomo-r0.patch;patch=1 \ ${TKSRC}/collie-kexec.patch;patch=1 \ - ${TKSRC}/locomo_spi-4.patch;patch=1 \ - ${TKSRC}/sharpsl_pm-2.patch;patch=1 \ - ${TKSRC}/collie_pm-2.patch;patch=1 \ + ${TKSRC}/locomo_spi-r4.patch;patch=1 \ + ${TKSRC}/sharpsl_pm-r2.patch;patch=1 \ + ${TKSRC}/collie_pm-r2.patch;patch=1 \ ${TKSRC}/locomokeyb_suspendkey.patch;patch=1 \ ${TKSRC}/pcmcia_suspend.patch;patch=1 \ ${TKSRC}/ucb1x00_suspend.patch;patch=1 \ |