From bf7d0467a0788a7fcc1c96e0dc35a25ae09278a0 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Sun, 23 May 2010 20:23:53 -0700 Subject: Rename url params patch=/pnum= to apply={yes,no}/striplevel= I think this makes the behavior rather more clear. Signed-off-by: Chris Larson Acked-by: Denys Dmytriyenko Acked-by: Khem Raj --- recipes/linux/linux-magicbox_2.6.19.2.bb | 80 ++++++++++++++++---------------- 1 file changed, 40 insertions(+), 40 deletions(-) (limited to 'recipes/linux/linux-magicbox_2.6.19.2.bb') diff --git a/recipes/linux/linux-magicbox_2.6.19.2.bb b/recipes/linux/linux-magicbox_2.6.19.2.bb index 5647dbd1e5..b22255e71b 100644 --- a/recipes/linux/linux-magicbox_2.6.19.2.bb +++ b/recipes/linux/linux-magicbox_2.6.19.2.bb @@ -9,46 +9,46 @@ DEPENDS = "u-boot" COMPATIBLE_MACHINE = "magicbox" SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \ - file://001-squashfs.patch;patch=1 \ - file://002-lzma_decompress.patch;patch=1 \ - file://003-squashfs_lzma.patch;patch=1 \ - file://004-extra_optimization.patch;patch=1 \ - file://006-gcc4_inline_fix.patch;patch=1 \ - file://007-samsung_flash.patch;patch=1 \ - file://009-revert_intel_flash_breakage.patch;patch=1 \ - file://010-disable_old_squashfs_compatibility.patch;patch=1 \ - file://011-mips_boot.patch;patch=1 \ - file://012-mips_cpu_tlb.patch;patch=1 \ - file://050-mtdpart_redboot_partition_truncate.patch;patch=1 \ - file://060-rootfs_split.patch;patch=1 \ - file://100-netfilter_layer7_2.8.patch;patch=1 \ - file://101-netfilter_layer7_pktmatch.patch;patch=1 \ - file://110-ipp2p_0.8.1rc1.patch;patch=1 \ - file://120-openswan-2.4.0.kernel-2.6-natt.patch;patch=1 \ - file://130-netfilter-ipset.patch;patch=1 \ - file://140-netfilter_time.patch;patch=1 \ - file://150-netfilter_imq.patch;patch=1 \ - file://160-netfilter_route.patch;patch=1 \ - file://170-netfilter_chaostables.patch;patch=1 \ - file://200-sched_esfq.patch;patch=1 \ - file://201-multiple_default_gateways.patch;patch=1 \ - file://202-mips-freestanding.patch;patch=1 \ - file://204-jffs2_eofdetect.patch;patch=1 \ - file://207-powerpc_asm_segment_h.patch;patch=1 \ - file://210-d80211_compat.patch;patch=1 \ - file://211-no_block2mtd_readahead.patch;patch=1 \ - file://212-block2mtd_erase_scan.patch;patch=1 \ - file://510-Yaffs.patch;patch=1 \ - file://600-x86_lzma.patch;patch=1 \ - file://700-airprime.patch;patch=1 \ - file://900-headers_type_and_time.patch;patch=1 \ - file://901-asm_bitops_include.patch;patch=1 \ - file://902-darwin_scripts_include.patch;patch=1 \ - file://903-stddef_include.patch;patch=1 \ - file://904-ls_time_locale.patch;patch=1 \ - file://001-magicbox_support.patch;patch=1 \ - file://002-flash_map.patch;patch=1 \ - file://100-cf_slot.patch;patch=1 \ + file://001-squashfs.patch;apply=yes \ + file://002-lzma_decompress.patch;apply=yes \ + file://003-squashfs_lzma.patch;apply=yes \ + file://004-extra_optimization.patch;apply=yes \ + file://006-gcc4_inline_fix.patch;apply=yes \ + file://007-samsung_flash.patch;apply=yes \ + file://009-revert_intel_flash_breakage.patch;apply=yes \ + file://010-disable_old_squashfs_compatibility.patch;apply=yes \ + file://011-mips_boot.patch;apply=yes \ + file://012-mips_cpu_tlb.patch;apply=yes \ + file://050-mtdpart_redboot_partition_truncate.patch;apply=yes \ + file://060-rootfs_split.patch;apply=yes \ + file://100-netfilter_layer7_2.8.patch;apply=yes \ + file://101-netfilter_layer7_pktmatch.patch;apply=yes \ + file://110-ipp2p_0.8.1rc1.patch;apply=yes \ + file://120-openswan-2.4.0.kernel-2.6-natt.patch;apply=yes \ + file://130-netfilter-ipset.patch;apply=yes \ + file://140-netfilter_time.patch;apply=yes \ + file://150-netfilter_imq.patch;apply=yes \ + file://160-netfilter_route.patch;apply=yes \ + file://170-netfilter_chaostables.patch;apply=yes \ + file://200-sched_esfq.patch;apply=yes \ + file://201-multiple_default_gateways.patch;apply=yes \ + file://202-mips-freestanding.patch;apply=yes \ + file://204-jffs2_eofdetect.patch;apply=yes \ + file://207-powerpc_asm_segment_h.patch;apply=yes \ + file://210-d80211_compat.patch;apply=yes \ + file://211-no_block2mtd_readahead.patch;apply=yes \ + file://212-block2mtd_erase_scan.patch;apply=yes \ + file://510-Yaffs.patch;apply=yes \ + file://600-x86_lzma.patch;apply=yes \ + file://700-airprime.patch;apply=yes \ + file://900-headers_type_and_time.patch;apply=yes \ + file://901-asm_bitops_include.patch;apply=yes \ + file://902-darwin_scripts_include.patch;apply=yes \ + file://903-stddef_include.patch;apply=yes \ + file://904-ls_time_locale.patch;apply=yes \ + file://001-magicbox_support.patch;apply=yes \ + file://002-flash_map.patch;apply=yes \ + file://100-cf_slot.patch;apply=yes \ file://config-magicbox2\ " -- cgit 1.2.3-korg