diff options
author | Thomas Kunze <thommycheck@gmx.de> | 2007-04-24 16:53:03 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2007-04-24 16:53:03 +0000 |
commit | 55265299e06151563b0f8fb5f1207e3802e4c394 (patch) | |
tree | 89bcc7fe86c1c61d826aed2cce07a1482db15b46 /packages | |
parent | 0a76edae15ea6d3bfb442e3a4d189f174e6b39d0 (diff) |
linux-rp: update Collie SD/MMC driver
Diffstat (limited to 'packages')
-rw-r--r-- | packages/linux/linux-rp_2.6.20.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/linux/linux-rp_2.6.20.bb b/packages/linux/linux-rp_2.6.20.bb index 23cf54e794..94c5558822 100644 --- a/packages/linux/linux-rp_2.6.20.bb +++ b/packages/linux/linux-rp_2.6.20.bb @@ -1,6 +1,6 @@ require linux-rp.inc -PR = "r13" +PR = "r14" # Handy URLs # git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;tag=ef7d1b244fa6c94fb76d5f787b8629df64ea4046 @@ -84,10 +84,10 @@ SRC_URI_append_collie = "\ ${TKSRC}/ucb1x00-touch-audio-r1.patch;patch=1 \ ${TKSRC}/mcp-sa11x0-r0.patch;patch=1 \ ${TKSRC}/sa1100-udc-r2.patch;patch=1 \ - ${TKSRC}/mmc_spi-r3.patch;patch=1 \ + ${TKSRC}/mmc_spi-r4.patch;patch=1 \ ${TKSRC}/locomo-r0.patch;patch=1 \ ${TKSRC}/collie-kexec.patch;patch=1 \ - ${TKSRC}/locomo_spi-r2.patch;patch=1 \ + ${TKSRC}/locomo_spi-r3.patch;patch=1 \ " SRC_URI_append_tosa = "\ |