diff options
author | nslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net> | 2005-06-13 10:40:10 +0000 |
---|---|---|
committer | nslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net> | 2005-06-13 10:40:10 +0000 |
commit | a9b0ccde933c813a16755be5e35e9a3c9dca414a (patch) | |
tree | b185bfed7837c11d6e12d666ad3691b1ef6ce600 /packages/linux/linux-wrt_2.4.30.bb | |
parent | f2e516be7f1e2bdc0c6597e3cf653e3d988d014d (diff) |
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/06/13 12:25:57+02:00 (none)!br1
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into null.(none):/data/mtx/src/build/unstable.wrt/openembedded
2005/06/13 12:25:31+02:00 (none)!br1
fixing wrt dependencies
BKrev: 42ad628abN5RLmyYn_AZdKtzwVfY9A
Diffstat (limited to 'packages/linux/linux-wrt_2.4.30.bb')
-rw-r--r-- | packages/linux/linux-wrt_2.4.30.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/linux/linux-wrt_2.4.30.bb b/packages/linux/linux-wrt_2.4.30.bb index 730c9c3cd7..a207f2d4cd 100644 --- a/packages/linux/linux-wrt_2.4.30.bb +++ b/packages/linux/linux-wrt_2.4.30.bb @@ -4,6 +4,8 @@ HOMEPAGE = "http://openwrt.org" LICENSE = "GPL" PR = "r1" +DEPENDS = "lzma-native" + SRC_URI = "http://www.fi.kernel.org/pub/linux/kernel/v2.4/linux-2.4.30.tar.bz2 \ cvs://anonymous@openwrt.org/openwrt;module=openwrt/package/linux/kernel-source;tag=TESTED \ http://downloads.openwrt.org/kernel-binary-wl-0.2.tar.gz \ |