summaryrefslogtreecommitdiff
path: root/linux/mnci-ramses-2.4.21-rmk2-pxa1.oe
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-05-22 16:47:36 +0000
committerChris Larson <clarson@kergoth.com>2004-05-22 16:47:36 +0000
commit2b8f679ffe5929b5a11eb71e514aa4997c36f13e (patch)
treecab0f25aca03f6162bd268a401945fbfbb63bff9 /linux/mnci-ramses-2.4.21-rmk2-pxa1.oe
parent5df179157f90b18f437c6978efb451f515e3d1c9 (diff)
Merges.
2004/05/22 12:46:48-04:00 local!kergoth Bugfixes per the recent FILESDIR cleanup. 2004/05/22 01:03:38-04:00 local!kergoth Run a perl script against the repo to kill off direct FILESDIR usage in favor of relative file:// paths in SRC_URI, and WORKDIR references in functions. 2004/05/21 23:07:58-04:00 local!kergoth Switch file:// FILESDIR uris in SRC_URI to the new relative path format. BKrev: 40af8428aNyDLBX0MRtyso3VCpMv1w
Diffstat (limited to 'linux/mnci-ramses-2.4.21-rmk2-pxa1.oe')
-rw-r--r--linux/mnci-ramses-2.4.21-rmk2-pxa1.oe80
1 files changed, 40 insertions, 40 deletions
diff --git a/linux/mnci-ramses-2.4.21-rmk2-pxa1.oe b/linux/mnci-ramses-2.4.21-rmk2-pxa1.oe
index 5a60f4b3d8..57fcc8dbd8 100644
--- a/linux/mnci-ramses-2.4.21-rmk2-pxa1.oe
+++ b/linux/mnci-ramses-2.4.21-rmk2-pxa1.oe
@@ -9,46 +9,46 @@ DESCRIPTION = "Linux kernel for MNCI device"
SRC_URI = "ftp://ftp.kernel.org/pub/linux/kernel/v2.4/linux-${KV}.tar.bz2 \
ftp://ftp.arm.linux.org.uk/pub/armlinux/source/kernel-patches/v2.4/patch-${KV}-rmk${RMKV}.gz;patch=1 \
ftp://source.mvista.com/pub/xscale/pxa/diff-${KV}-rmk${RMKV}-pxa${PXAV}.gz;patch=1 \
- file://${FILESDIR}/linux-vtcomparison.patch;patch=1 \
- file://${FILESDIR}/linux-iw241_we16-6.patch;patch=1 \
- file://${FILESDIR}/linux-mkdep.patch;patch=1 \
- file://${FILESDIR}/arm-noshortloads.patch;patch=1 \
- file://${FILESDIR}/arm-tiocmmodembits.patch;patch=1 \
- file://${FILESDIR}/pxa-pcmcia.patch;patch=1 \
- file://${FILESDIR}/pxa-smc91x.patch;patch=1 \
- file://${FILESDIR}/pxa-usb.patch;patch=1 \
- file://${FILESDIR}/pxa-usbeth.patch;patch=1 \
- file://${FILESDIR}/pxa-irda.patch;patch=1 \
- file://${FILESDIR}/pxa-ac97.patch;patch=1 \
- file://${FILESDIR}/pxa-timerint.patch;patch=1 \
- file://${FILESDIR}/fb-buffered.patch;patch=1 \
- file://${FILESDIR}/fb-turn180.patch;patch=1 \
- file://${FILESDIR}/i2c-ds1337.patch;patch=1 \
- file://${FILESDIR}/keyb-input.patch;patch=1 \
- file://${FILESDIR}/keyb-module.patch;patch=1 \
- file://${FILESDIR}/logo-noscrollregion.patch;patch=1 \
- file://${FILESDIR}/net-dhcp-timeout.patch;patch=1 \
- file://${FILESDIR}/pm.patch;patch=1 \
- file://${FILESDIR}/swap-performance.patch.patch;patch=1 \
- file://${FILESDIR}/small-nocramdisk.patch;patch=1 \
- file://${FILESDIR}/smc91x-ethtool.patch;patch=1 \
- file://${FILESDIR}/ucb1x00.patch;patch=1 \
- file://${FILESDIR}/vmalloc.patch;patch=1 \
- file://${FILESDIR}/orinoco-cvs.patch;patch=1 \
- file://${FILESDIR}/usb-sl811.patch;patch=1 \
- file://${FILESDIR}/ramses.patch;patch=1 \
- file://${FILESDIR}/ramses-ac97.patch;patch=1 \
- file://${FILESDIR}/ramses-keyb.patch;patch=1 \
- file://${FILESDIR}/ramses-mtd.patch;patch=1 \
- file://${FILESDIR}/ramses-orinoco-ignorecis.patch;patch=1 \
- file://${FILESDIR}/ramses-pcmcia.patch;patch=1 \
- file://${FILESDIR}/ramses-serial.patch;patch=1 \
- file://${FILESDIR}/ramses-smc91x.patch;patch=1 \
- file://${FILESDIR}/ramses-sysctl.patch;patch=1 \
- file://${FILESDIR}/ramses-ucb1x00-dejitter.patch;patch=1 \
- file://${FILESDIR}/ramses-lcd.patch;patch=1 \
- file://${FILESDIR}/ramses-usb.patch;patch=1 \
- file://${FILESDIR}/wedge.patch;patch=1"
+ file://linux-vtcomparison.patch;patch=1 \
+ file://linux-iw241_we16-6.patch;patch=1 \
+ file://linux-mkdep.patch;patch=1 \
+ file://arm-noshortloads.patch;patch=1 \
+ file://arm-tiocmmodembits.patch;patch=1 \
+ file://pxa-pcmcia.patch;patch=1 \
+ file://pxa-smc91x.patch;patch=1 \
+ file://pxa-usb.patch;patch=1 \
+ file://pxa-usbeth.patch;patch=1 \
+ file://pxa-irda.patch;patch=1 \
+ file://pxa-ac97.patch;patch=1 \
+ file://pxa-timerint.patch;patch=1 \
+ file://fb-buffered.patch;patch=1 \
+ file://fb-turn180.patch;patch=1 \
+ file://i2c-ds1337.patch;patch=1 \
+ file://keyb-input.patch;patch=1 \
+ file://keyb-module.patch;patch=1 \
+ file://logo-noscrollregion.patch;patch=1 \
+ file://net-dhcp-timeout.patch;patch=1 \
+ file://pm.patch;patch=1 \
+ file://swap-performance.patch.patch;patch=1 \
+ file://small-nocramdisk.patch;patch=1 \
+ file://smc91x-ethtool.patch;patch=1 \
+ file://ucb1x00.patch;patch=1 \
+ file://vmalloc.patch;patch=1 \
+ file://orinoco-cvs.patch;patch=1 \
+ file://usb-sl811.patch;patch=1 \
+ file://ramses.patch;patch=1 \
+ file://ramses-ac97.patch;patch=1 \
+ file://ramses-keyb.patch;patch=1 \
+ file://ramses-mtd.patch;patch=1 \
+ file://ramses-orinoco-ignorecis.patch;patch=1 \
+ file://ramses-pcmcia.patch;patch=1 \
+ file://ramses-serial.patch;patch=1 \
+ file://ramses-smc91x.patch;patch=1 \
+ file://ramses-sysctl.patch;patch=1 \
+ file://ramses-ucb1x00-dejitter.patch;patch=1 \
+ file://ramses-lcd.patch;patch=1 \
+ file://ramses-usb.patch;patch=1 \
+ file://wedge.patch;patch=1"
S = "${WORKDIR}/linux-${KV}"