aboutsummaryrefslogtreecommitdiffstats
path: root/packages/util-linux
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/util-linux
parentb0a43ea3285ed66e700ea9789b654ec9ba1f59ac (diff)
downloadopenembedded-288adb52fd3f802deafa9b19257b3eff610f97b2.tar.gz
many files: KERNELORG_MIRROR variable created
Diffstat (limited to 'packages/util-linux')
-rw-r--r--packages/util-linux/util-linux-native_2.12r.bb2
-rw-r--r--packages/util-linux/util-linux.inc2
2 files changed, 2 insertions, 2 deletions
diff --git a/packages/util-linux/util-linux-native_2.12r.bb b/packages/util-linux/util-linux-native_2.12r.bb
index 862a6716bd..d6c60786de 100644
--- a/packages/util-linux/util-linux-native_2.12r.bb
+++ b/packages/util-linux/util-linux-native_2.12r.bb
@@ -5,7 +5,7 @@ DEPENDS = "zlib-native ncurses-native"
inherit autotools native
-SRC_URI = "ftp://ftp.kernel.org/pub/linux/utils/util-linux/util-linux-${PV}.tar.bz2 \
+SRC_URI = "${KERNELORG_MIRROR}/pub/linux/utils/util-linux/util-linux-${PV}.tar.bz2 \
file://gcc34.patch;patch=1 \
file://MCONFIG \
file://make_include \
diff --git a/packages/util-linux/util-linux.inc b/packages/util-linux/util-linux.inc
index aaad0a9697..a5ff009669 100644
--- a/packages/util-linux/util-linux.inc
+++ b/packages/util-linux/util-linux.inc
@@ -5,7 +5,7 @@ DEPENDS = "zlib ncurses"
inherit autotools
-SRC_URI = "ftp://ftp.kernel.org/pub/linux/utils/util-linux/util-linux-${PV}.tar.bz2 \
+SRC_URI = "${KERNELORG_MIRROR}/pub/linux/utils/util-linux/util-linux-${PV}.tar.bz2 \
file://gcc34.patch;patch=1 \
file://MCONFIG \
file://make_include \