aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-efika_2.6.20.bb
diff options
context:
space:
mode:
authorChris Larson <chris_larson@mentor.com>2010-05-23 20:23:53 -0700
committerChris Larson <chris_larson@mentor.com>2010-05-25 12:53:41 -0700
commitbf7d0467a0788a7fcc1c96e0dc35a25ae09278a0 (patch)
tree96f28e2f5133d68c3e3dadabaa2339340671454f /recipes/linux/linux-efika_2.6.20.bb
parentfab0af3aefee22b21541e403d3c356a6979bfa63 (diff)
downloadopenembedded-bf7d0467a0788a7fcc1c96e0dc35a25ae09278a0.tar.gz
Rename url params patch=<ignored>/pnum=<n> to apply={yes,no}/striplevel=<n>
I think this makes the behavior rather more clear. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/linux/linux-efika_2.6.20.bb')
-rw-r--r--recipes/linux/linux-efika_2.6.20.bb66
1 files changed, 33 insertions, 33 deletions
diff --git a/recipes/linux/linux-efika_2.6.20.bb b/recipes/linux/linux-efika_2.6.20.bb
index 2ef13fd778..164a82d0d8 100644
--- a/recipes/linux/linux-efika_2.6.20.bb
+++ b/recipes/linux/linux-efika_2.6.20.bb
@@ -6,39 +6,39 @@ PR = "r2"
COMPATIBLE_MACHINE = "efika"
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \
- file://0001-powerpc-serial-Dispose-irq-mapping-when-done-in-mpc52xx_serial.c.txt;p=1;patch=1 \
- file://0003-powerpc-Add-device-tree-fixups-for-the-EFIKA.txt;p=1;patch=1 \
- file://0004-powerpc-Use-common-52xx-of_platform-probe-code-for-EFIKA.txt;p=1;patch=1 \
- file://0005-powerpc-Restore-proper-link-order-in-platform.txt;p=1;patch=1 \
- file://0006-Rework-the-OHCI-quirk-mecanism-as-suggested-by-David.txt;p=1;patch=1 \
- file://0007-Implement-support-for-split-endian-OHCI.txt;p=1;patch=1 \
- file://0008-ohci-Rework-bus-glue-integration-to-allow-several-at-once.txt;p=1;patch=1 \
- file://0009-ohci-Add-support-for-OHCI-controller-on-the-of_platform-bus.txt;p=1;patch=1 \
- file://0010-libata-Add-support-for-the-MPC52xx-ATA-controller.txt;p=1;patch=1 \
- file://0011-ohci-Whitespace-and-typo-fix-in-ohci-ppc-of.c.txt;p=1;patch=1 \
- file://0012-ata-Fix-pata_mpc52xx.c-compatible-list.txt;p=1;patch=1 \
- file://0013-powerpc-serial-Fix-mpc52xx_uart.c-compatible-list.txt;p=1;patch=1 \
- file://0014-powerpc-Small-cleanup-of-EFIKA-platform.txt;p=1;patch=1 \
- file://0015-powerpc-Add-a-unified-uevent-handler-for-bus-based-on-of_device.txt;p=1;patch=1 \
- file://0016-macintosh-Use-the-new-of_device-common-uevent-handler.txt;p=1;patch=1 \
- file://0017-powerpc-Add-uevent-handler-for-of_platform_bus.txt;p=1;patch=1 \
- file://0018-powerpc-Add-uevent-handler-for-ibmebus.txt;p=1;patch=1 \
- file://0019-MPC5200-Bestcomm-platform-driver.txt;p=1;patch=1 \
- file://0020-Fec-MPC5200-eth-driver.txt;p=1;patch=1 \
- file://0021-POWERPC-Copy-bestcomm-support-files-into-arch-powerpc.txt;p=1;patch=1 \
- file://0022-MPC52xx-PCI-now-working-on-lite5200.-ugly-but-working.txt;p=1;patch=1 \
- file://0023-POWERPC-Make-FEC-work-on-the-lite5200.txt;p=1;patch=1 \
- file://0024-Add-missing-function-prototype.txt;p=1;patch=1 \
- file://0025-POWERPC-Misc-EFIKA-fixups-for-rtas-chrp.txt;p=1;patch=1 \
- file://0026-POWERPC-Cleanup-mpc52xx-PCI-support.txt;p=1;patch=1 \
- file://0027-POWERPC-Change-name-of-mpc52xx-pci-support-file-in-Makefile.txt;p=1;patch=1 \
- file://0028-POWERPC-Change-link-order-so-mpc52xx-fec-always-shows-up-as-eth0.txt;p=1;patch=1 \
- file://0029-POWERPC-Fixup-pr_print-format-for-mpc52xx-pci-support.txt;p=1;patch=1 \
- file://0030-POWERPC-Add-mpc52xx-lite5200-PCI-support.txt;p=1;patch=1 \
- file://0031-sound-Add-support-for-the-MPC52xx-PSC-AC97-Link.txt;p=1;patch=1 \
- file://0032-POWERPC-EFIKA-Adds-missing-interrupts-from-bestcomm-node.txt;p=1;patch=1 \
- file://0033-EFIKA-fullduplex-prpl_aln.txt;p=1;patch=1 \
- file://v4l.diff;p=1;patch=1 \
+ file://0001-powerpc-serial-Dispose-irq-mapping-when-done-in-mpc52xx_serial.c.txt;p=1;apply=yes \
+ file://0003-powerpc-Add-device-tree-fixups-for-the-EFIKA.txt;p=1;apply=yes \
+ file://0004-powerpc-Use-common-52xx-of_platform-probe-code-for-EFIKA.txt;p=1;apply=yes \
+ file://0005-powerpc-Restore-proper-link-order-in-platform.txt;p=1;apply=yes \
+ file://0006-Rework-the-OHCI-quirk-mecanism-as-suggested-by-David.txt;p=1;apply=yes \
+ file://0007-Implement-support-for-split-endian-OHCI.txt;p=1;apply=yes \
+ file://0008-ohci-Rework-bus-glue-integration-to-allow-several-at-once.txt;p=1;apply=yes \
+ file://0009-ohci-Add-support-for-OHCI-controller-on-the-of_platform-bus.txt;p=1;apply=yes \
+ file://0010-libata-Add-support-for-the-MPC52xx-ATA-controller.txt;p=1;apply=yes \
+ file://0011-ohci-Whitespace-and-typo-fix-in-ohci-ppc-of.c.txt;p=1;apply=yes \
+ file://0012-ata-Fix-pata_mpc52xx.c-compatible-list.txt;p=1;apply=yes \
+ file://0013-powerpc-serial-Fix-mpc52xx_uart.c-compatible-list.txt;p=1;apply=yes \
+ file://0014-powerpc-Small-cleanup-of-EFIKA-platform.txt;p=1;apply=yes \
+ file://0015-powerpc-Add-a-unified-uevent-handler-for-bus-based-on-of_device.txt;p=1;apply=yes \
+ file://0016-macintosh-Use-the-new-of_device-common-uevent-handler.txt;p=1;apply=yes \
+ file://0017-powerpc-Add-uevent-handler-for-of_platform_bus.txt;p=1;apply=yes \
+ file://0018-powerpc-Add-uevent-handler-for-ibmebus.txt;p=1;apply=yes \
+ file://0019-MPC5200-Bestcomm-platform-driver.txt;p=1;apply=yes \
+ file://0020-Fec-MPC5200-eth-driver.txt;p=1;apply=yes \
+ file://0021-POWERPC-Copy-bestcomm-support-files-into-arch-powerpc.txt;p=1;apply=yes \
+ file://0022-MPC52xx-PCI-now-working-on-lite5200.-ugly-but-working.txt;p=1;apply=yes \
+ file://0023-POWERPC-Make-FEC-work-on-the-lite5200.txt;p=1;apply=yes \
+ file://0024-Add-missing-function-prototype.txt;p=1;apply=yes \
+ file://0025-POWERPC-Misc-EFIKA-fixups-for-rtas-chrp.txt;p=1;apply=yes \
+ file://0026-POWERPC-Cleanup-mpc52xx-PCI-support.txt;p=1;apply=yes \
+ file://0027-POWERPC-Change-name-of-mpc52xx-pci-support-file-in-Makefile.txt;p=1;apply=yes \
+ file://0028-POWERPC-Change-link-order-so-mpc52xx-fec-always-shows-up-as-eth0.txt;p=1;apply=yes \
+ file://0029-POWERPC-Fixup-pr_print-format-for-mpc52xx-pci-support.txt;p=1;apply=yes \
+ file://0030-POWERPC-Add-mpc52xx-lite5200-PCI-support.txt;p=1;apply=yes \
+ file://0031-sound-Add-support-for-the-MPC52xx-PSC-AC97-Link.txt;p=1;apply=yes \
+ file://0032-POWERPC-EFIKA-Adds-missing-interrupts-from-bestcomm-node.txt;p=1;apply=yes \
+ file://0033-EFIKA-fullduplex-prpl_aln.txt;p=1;apply=yes \
+ file://v4l.diff;p=1;apply=yes \
file://defconfig \
"