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-wrt_2.4.30.bb | 116 +++++++++++++++++++------------------- 1 file changed, 58 insertions(+), 58 deletions(-) (limited to 'recipes/linux/linux-wrt_2.4.30.bb') diff --git a/recipes/linux/linux-wrt_2.4.30.bb b/recipes/linux/linux-wrt_2.4.30.bb index 1a10e81742..05253f9dbe 100644 --- a/recipes/linux/linux-wrt_2.4.30.bb +++ b/recipes/linux/linux-wrt_2.4.30.bb @@ -9,64 +9,64 @@ SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.4/linux-2.4.30.tar.bz2;name=k cvs://anonymous@openwrt.org/openwrt;module=openwrt/package/linux/kernel-source;tag=TESTED \ http://downloads.openwrt.org/sources/kernel-binary-wl-0.2.tar.gz;name=wlpatch \ http://downloads.openwrt.org/sources/kernel-source-et-0.6.tar.gz;name=etpatch \ - file://000-linux-mips-2_4_30.patch;patch=1 \ - file://001-Makefile;patch=1 \ - file://002-Rules_make;patch=1 \ - file://003-arch_mips_Makefile;patch=1 \ - file://005-arch_mips_config-shared_in;patch=1 \ - file://007-arch_mips_kernel_cpu-probe_c;patch=1 \ - file://009-arch_mips_kernel_head_S;patch=1 \ - file://010-arch_mips_kernel_proc_c;patch=1 \ - file://011-arch_mips_kernel_setup_c;patch=1 \ - file://012-arch_mips_kernel_traps_c;patch=1 \ - file://017-arch_mips_pci_Makefile;patch=1 \ - file://018_drivers_char_mem_c;patch=1 \ - file://019-drivers_char_serial_c;patch=1 \ - file://020-drivers_mtd-jumbo;patch=1 \ - file://021-drivers_net_Config_in-hnd;patch=1 \ - file://022-drivers_net_Makefile;patch=1 \ - file://023-drivers_parport_Makefile;patch=1 \ - file://024-drivers_parport_Config_in;patch=1 \ - file://028-drivers_pcmcia_Makefile;patch=1 \ - file://029-arch_mips_mm_c-r4k_c;patch=1 \ - file://031-include_asm-mips_bootinfo_h;patch=1 \ - file://033-include_asm-mips_cpu_h;patch=1 \ - file://036-include_asm-mips_serial_h;patch=1 \ - file://037-init_do_mounts_c;patch=1 \ - file://100-gcc3-mtune;patch=1 \ - file://200-include_linux_netdevice_h.patch;patch=1 \ - file://201-include_linux_skbuff_h.patch;patch=1 \ - file://202-net_core_Makefile.patch;patch=1 \ - file://203-net_core_dev_c.patch;patch=1 \ - file://204-net_sched_sched_api_c.patch;patch=1 \ - file://205-net_sched_sched_generic_c.patch;patch=1 \ - file://206-include_net_pkt_sched_h.patch;patch=1 \ - file://207-hfsplus-fix;patch=1 \ - file://208-gcc-3.4-fix;patch=1 \ - file://300-squashfs2.1;patch=1 \ - file://301-jffs-compression;patch=1 \ - file://302-ebtables;patch=1 \ - file://303-mppe-mppc;patch=1 \ - file://304-netfilter-ipp2p-0.7.4;patch=1 \ - file://305-cifs-1.20c;patch=1 \ - file://306-netfilter-layer7-0.9.1;patch=1 \ - file://307-gcc-3.4-fix.patch;patch=1 \ - file://308-netfilter-nat-pptp;patch=1 \ - file://309-drivers_net_b44_c.patch;patch=1 \ - file://310-netfilter-maxconn;patch=1 \ - file://311-ipsec-nat-traversal;patch=1 \ - file://312-netfilter-TTL;patch=1 \ - file://313-gcc-4.0-fixes;patch=1 \ - file://314-drivers_net_b44_h.patch;patch=1 \ - file://315-include_linux_pci_ids_h.patch;patch=1 \ - file://316-b44_mii_phy.patch;patch=1 \ - file://400-i4l-cvs-2-4-29;patch=1 \ - file://401-hfc-usb-backport-i4l-cvs;patch=1 \ - file://402-pl2303-backport-2-4-29;patch=1 \ - file://403-netdev_random_core.patch;patch=1 \ - file://404-netdev_random_et.patch;patch=1 \ - file://600-linux-squashfs-lzma;patch=1 \ - file://600-optional-aout-support;patch=1 \ + file://000-linux-mips-2_4_30.patch;apply=yes \ + file://001-Makefile;apply=yes \ + file://002-Rules_make;apply=yes \ + file://003-arch_mips_Makefile;apply=yes \ + file://005-arch_mips_config-shared_in;apply=yes \ + file://007-arch_mips_kernel_cpu-probe_c;apply=yes \ + file://009-arch_mips_kernel_head_S;apply=yes \ + file://010-arch_mips_kernel_proc_c;apply=yes \ + file://011-arch_mips_kernel_setup_c;apply=yes \ + file://012-arch_mips_kernel_traps_c;apply=yes \ + file://017-arch_mips_pci_Makefile;apply=yes \ + file://018_drivers_char_mem_c;apply=yes \ + file://019-drivers_char_serial_c;apply=yes \ + file://020-drivers_mtd-jumbo;apply=yes \ + file://021-drivers_net_Config_in-hnd;apply=yes \ + file://022-drivers_net_Makefile;apply=yes \ + file://023-drivers_parport_Makefile;apply=yes \ + file://024-drivers_parport_Config_in;apply=yes \ + file://028-drivers_pcmcia_Makefile;apply=yes \ + file://029-arch_mips_mm_c-r4k_c;apply=yes \ + file://031-include_asm-mips_bootinfo_h;apply=yes \ + file://033-include_asm-mips_cpu_h;apply=yes \ + file://036-include_asm-mips_serial_h;apply=yes \ + file://037-init_do_mounts_c;apply=yes \ + file://100-gcc3-mtune;apply=yes \ + file://200-include_linux_netdevice_h.patch;apply=yes \ + file://201-include_linux_skbuff_h.patch;apply=yes \ + file://202-net_core_Makefile.patch;apply=yes \ + file://203-net_core_dev_c.patch;apply=yes \ + file://204-net_sched_sched_api_c.patch;apply=yes \ + file://205-net_sched_sched_generic_c.patch;apply=yes \ + file://206-include_net_pkt_sched_h.patch;apply=yes \ + file://207-hfsplus-fix;apply=yes \ + file://208-gcc-3.4-fix;apply=yes \ + file://300-squashfs2.1;apply=yes \ + file://301-jffs-compression;apply=yes \ + file://302-ebtables;apply=yes \ + file://303-mppe-mppc;apply=yes \ + file://304-netfilter-ipp2p-0.7.4;apply=yes \ + file://305-cifs-1.20c;apply=yes \ + file://306-netfilter-layer7-0.9.1;apply=yes \ + file://307-gcc-3.4-fix.patch;apply=yes \ + file://308-netfilter-nat-pptp;apply=yes \ + file://309-drivers_net_b44_c.patch;apply=yes \ + file://310-netfilter-maxconn;apply=yes \ + file://311-ipsec-nat-traversal;apply=yes \ + file://312-netfilter-TTL;apply=yes \ + file://313-gcc-4.0-fixes;apply=yes \ + file://314-drivers_net_b44_h.patch;apply=yes \ + file://315-include_linux_pci_ids_h.patch;apply=yes \ + file://316-b44_mii_phy.patch;apply=yes \ + file://400-i4l-cvs-2-4-29;apply=yes \ + file://401-hfc-usb-backport-i4l-cvs;apply=yes \ + file://402-pl2303-backport-2-4-29;apply=yes \ + file://403-netdev_random_core.patch;apply=yes \ + file://404-netdev_random_et.patch;apply=yes \ + file://600-linux-squashfs-lzma;apply=yes \ + file://600-optional-aout-support;apply=yes \ file://linux.config" S = "${WORKDIR}/linux-2.4.30" -- cgit 1.2.3-korg