diff options
| author | Rod Whitby <rod@whitby.id.au> | 2006-12-12 19:17:50 +0000 |
|---|---|---|
| committer | Rod Whitby <rod@whitby.id.au> | 2006-12-12 19:17:50 +0000 |
| commit | abb182fe33ad4e4f734723b17445530c449333c1 (patch) | |
| tree | d6a1886701a230c91f7d4695d86731a8ecb3a091 /packages/linux/linux-colinux_2.4.28.bb | |
| parent | 9bd9a375ad327acbe3d013767b630b05393fab0f (diff) | |
| parent | 370bb92e66694640ad301257fc04400051ca7e18 (diff) | |
merge of 49c7fac357ce377fd6c3fd7142468078920e4984
and a5762bef24ad46c05460e1d0d170dc8e011fb2db
Diffstat (limited to 'packages/linux/linux-colinux_2.4.28.bb')
| -rw-r--r-- | packages/linux/linux-colinux_2.4.28.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/linux-colinux_2.4.28.bb b/packages/linux/linux-colinux_2.4.28.bb index 1191945540..b74be3d791 100644 --- a/packages/linux/linux-colinux_2.4.28.bb +++ b/packages/linux/linux-colinux_2.4.28.bb @@ -4,7 +4,7 @@ LICENSE = "GPL" COLV = "0.6.1" #http://internap.dl.sourceforge.net/sourceforge/colinux/coLinux-0.6.1.tar.gz -SRC_URI = "ftp://ftp.kernel.org/pub/linux/kernel/v2.4/linux-${PV}.tar.bz2 \ +SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.4/linux-${PV}.tar.bz2 \ file://colinux-${COLV}.patch;patch=1 \ file://nofpu.patch;patch=1 \ file://shortloadbytes.patch;patch=1 \ |
