diff options
author | Thomas Kunze <thommycheck@gmx.de> | 2008-07-24 23:25:35 +0000 |
---|---|---|
committer | Thomas Kunze <thommycheck@gmx.de> | 2008-07-24 23:25:35 +0000 |
commit | 24017fab4844ff5ea68f4ff7db1293b32f483c3a (patch) | |
tree | 55e05d0fd943816b14f1a5768712e812934ac2f7 /packages/linux/linux-rp_2.6.24.bb | |
parent | c48905930ee9f06a52744003a89e994ee06c19d4 (diff) |
linux-rp_2.6.24: -fix build
linux-rp_2.6.26: -update patches for collie.The kernel won't build atm
because of too fat defconfig. But this is intended because kernel
will be in rootfs in the future.
linux-rp.inc: -change commandline for collie to root on mmc
Diffstat (limited to 'packages/linux/linux-rp_2.6.24.bb')
-rw-r--r-- | packages/linux/linux-rp_2.6.24.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/packages/linux/linux-rp_2.6.24.bb b/packages/linux/linux-rp_2.6.24.bb index 8c5d2f8ea5..ca249ef7ff 100644 --- a/packages/linux/linux-rp_2.6.24.bb +++ b/packages/linux/linux-rp_2.6.24.bb @@ -102,12 +102,10 @@ SRC_URI_append_collie = "\ ${TKSRC}/pcmcia_suspend.patch;patch=1 \ ${TKSRC}/locomo_spi-6.patch;patch=1 \ ${TKSRC}/config.patch;patch=1 \ - ${TKSRC}/locomokeyb-2.patch;patch=1 \ ${TKSRC}/mmc-spi.patch;patch=1 \ ${TKSRC}/linux-2.6.24-SIMpad-rtc-sa1100.patch;patch=1 \ ${TKSRC}/sa1100_spinlock.patch;patch=1 \ ${TKSRC}/sa1100-dma.patch;patch=1 \ - ${TKSRC}/sa1100_udc_g_ether-2.patch;patch=1 \ " SRC_URI_append_poodle = "\ |