interbench, ypbind-mt, ypserv: fixed SRC_URI
authorMarcin Juszkiewicz <hrw@openembedded.org>
Mon, 18 Dec 2006 21:33:18 +0000 (21:33 +0000)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Mon, 18 Dec 2006 21:33:18 +0000 (21:33 +0000)
packages/interbench/interbench_0.30.bb
packages/nis/ypbind-mt_1.18.bb
packages/nis/ypserv_2.17.bb

index 84bd88d..77d4862 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "Linux interactivity benchmark"
 HOMEPAGE = "http://members.optusnet.com.au/ckolivas/interbench/"
 LICENSE = "GPL"
 
-SRC_URI = "${KERNELORG_MIRROR}/gpub/linux/kernel/people/ck/apps/interbench/interbench-0.30.tar.bz2"
+SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/people/ck/apps/interbench/interbench-0.30.tar.bz2"
 
 inherit autotools
 
index 1cdf1f2..be37fb9 100644 (file)
@@ -16,7 +16,7 @@ HOMEPAGE="http://www.linux-nis.org/nis/ypbind-mt/index.html"
 
 require nis.inc
 
-SRC_URI = "${KERNELORG_MIRROR}/gpub/linux/utils/net/NIS/OLD/${PN}/${P}.tar.bz2"
+SRC_URI = "${KERNELORG_MIRROR}/pub/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.
index 1ab9aa8..07d8aee 100644 (file)
@@ -7,7 +7,7 @@ HOMEPAGE="http://www.linux-nis.org/nis/ypserv/index.html"
 
 require nis.inc
 
-SRC_URI = "${KERNELORG_MIRROR}/gpub/linux/utils/net/NIS/OLD/${PN}/${P}.tar.bz2"
+SRC_URI = "${KERNELORG_MIRROR}/pub/linux/utils/net/NIS/OLD/${PN}/${P}.tar.bz2"
 
 # ypserv needs a database package, gdbm is currently the
 # only candidate