aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-wrt_2.4.30.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/linux/linux-wrt_2.4.30.bb')
-rw-r--r--recipes/linux/linux-wrt_2.4.30.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/linux/linux-wrt_2.4.30.bb b/recipes/linux/linux-wrt_2.4.30.bb
index a2cd7e0e3b..1a10e81742 100644
--- a/recipes/linux/linux-wrt_2.4.30.bb
+++ b/recipes/linux/linux-wrt_2.4.30.bb
@@ -5,10 +5,10 @@ DEPENDS = "lzma-native"
LICENSE = "GPLv2"
PR = "r2"
-SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.4/linux-2.4.30.tar.bz2 \
+SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.4/linux-2.4.30.tar.bz2;name=kernel \
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 \
- http://downloads.openwrt.org/sources/kernel-source-et-0.6.tar.gz \
+ 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 \