summaryrefslogtreecommitdiff
path: root/packages/nis
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2006-12-12 20:27:47 +0000
committerKoen Kooi <koen@openembedded.org>2006-12-12 20:27:47 +0000
commit44fd0a5b1ae5367de691e3437ae9832d800c22e7 (patch)
tree109ae8782937b1d768db72b56496fe921bc912d4 /packages/nis
parent33a1e2e14f1d92a015887d13ff228e2771573683 (diff)
parent3eda560ee66482cb9954d538b5c2743942dda260 (diff)
merge of '45fb4fa94d52a65c3a3fa636c6122139173dfa8d'
and 'aa6010d679e0e80d63f4e63191b66e5759482858'
Diffstat (limited to 'packages/nis')
-rw-r--r--packages/nis/nis.inc2
-rw-r--r--packages/nis/pwdutils_2.6.bb2
-rw-r--r--packages/nis/ypbind-mt_1.18.bb2
-rw-r--r--packages/nis/ypserv_2.17.bb2
4 files changed, 4 insertions, 4 deletions
diff --git a/packages/nis/nis.inc b/packages/nis/nis.inc
index 18dd00437a..45232881cb 100644
--- a/packages/nis/nis.inc
+++ b/packages/nis/nis.inc
@@ -10,7 +10,7 @@ PRIORITY ?= "optional"
LICENSE ?= "GPL-2"
# Override these *after* the include file if necessary!
-SRC_URI = "ftp://ftp.kernel.org/pub/linux/utils/net/NIS/${P}.tar.bz2"
+SRC_URI = "${KERNELORG_MIRROR}/pub/linux/utils/net/NIS/${P}.tar.bz2"
inherit autotools gettext
diff --git a/packages/nis/pwdutils_2.6.bb b/packages/nis/pwdutils_2.6.bb
index ddbc41a688..0e01e7e104 100644
--- a/packages/nis/pwdutils_2.6.bb
+++ b/packages/nis/pwdutils_2.6.bb
@@ -12,7 +12,7 @@ HOMEPAGE="http://lists.suse.com/archive/pwdutils/"
require nis.inc
-SRC_URI = "ftp://ftp.kernel.org/pub/linux/utils/net/NIS/OLD/${PN}/${P}.tar.bz2"
+SRC_URI = "${KERNELORG_MIRROR}/pub/linux/utils/net/NIS/OLD/${PN}/${P}.tar.bz2"
# an selinux API is used even if no selinux is detected by
# configure.
diff --git a/packages/nis/ypbind-mt_1.18.bb b/packages/nis/ypbind-mt_1.18.bb
index b544009e22..1cdf1f207e 100644
--- a/packages/nis/ypbind-mt_1.18.bb
+++ b/packages/nis/ypbind-mt_1.18.bb
@@ -16,7 +16,7 @@ HOMEPAGE="http://www.linux-nis.org/nis/ypbind-mt/index.html"
require nis.inc
-SRC_URI = "ftp://ftp.kernel.org/pub/linux/utils/net/NIS/OLD/${PN}/${P}.tar.bz2"
+SRC_URI = "${KERNELORG_MIRROR}/gpub/linux/utils/net/NIS/OLD/${PN}/${P}.tar.bz2"
# ypbind-mt now provides all the functionality of ypbind
# and is used in place of it.
diff --git a/packages/nis/ypserv_2.17.bb b/packages/nis/ypserv_2.17.bb
index f887c808c9..1ab9aa8ea4 100644
--- a/packages/nis/ypserv_2.17.bb
+++ b/packages/nis/ypserv_2.17.bb
@@ -7,7 +7,7 @@ HOMEPAGE="http://www.linux-nis.org/nis/ypserv/index.html"
require nis.inc
-SRC_URI = "ftp://ftp.kernel.org/pub/linux/utils/net/NIS/OLD/${PN}/${P}.tar.bz2"
+SRC_URI = "${KERNELORG_MIRROR}/gpub/linux/utils/net/NIS/OLD/${PN}/${P}.tar.bz2"
# ypserv needs a database package, gdbm is currently the
# only candidate