summaryrefslogtreecommitdiff
path: root/packages/linux/ipod_2.4.24-ipod0.bb
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2006-12-12 14:45:04 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2006-12-12 14:45:04 +0000
commit288adb52fd3f802deafa9b19257b3eff610f97b2 (patch)
tree8df96cdeca5facd967e9075eb68ea998a010fa63 /packages/linux/ipod_2.4.24-ipod0.bb
parentb0a43ea3285ed66e700ea9789b654ec9ba1f59ac (diff)
many files: KERNELORG_MIRROR variable created
Diffstat (limited to 'packages/linux/ipod_2.4.24-ipod0.bb')
-rw-r--r--packages/linux/ipod_2.4.24-ipod0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/ipod_2.4.24-ipod0.bb b/packages/linux/ipod_2.4.24-ipod0.bb
index f66039f90e..e6248e581d 100644
--- a/packages/linux/ipod_2.4.24-ipod0.bb
+++ b/packages/linux/ipod_2.4.24-ipod0.bb
@@ -4,7 +4,7 @@ LICENSE = "GPL"
KV = "2.4.24"
PV = "${KV}-ipod0"
-SRC_URI = "ftp://ftp.kernel.org/pub/linux/kernel/v2.4/linux-${KV}.tar.bz2 \
+SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.4/linux-${KV}.tar.bz2 \
http://www.uclinux.org/pub/uClinux/uClinux-2.4.x/uClinux-2.4.24-uc0.diff.gz;patch=1 \
${SOURCEFORGE_MIRROR}/ipodlinux/uclinux-2.4.24-ipod0.patch.gz;patch=1 "