[oe-commits] Apelete Seketeli : mirrors.bbclass: add new KERNELORG_MIRROR

git at git.openembedded.org git at git.openembedded.org
Mon Jul 30 21:14:46 UTC 2012


Module: openembedded.git
Branch: 2011.03-maintenance
Commit: 1f3c43e5b305a106390f4ef83cd2a5e11a3e7246
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=1f3c43e5b305a106390f4ef83cd2a5e11a3e7246

Author: Apelete Seketeli <apelete at seketeli.net>
Date:   Mon Jul  9 00:46:42 2012 +0200

mirrors.bbclass: add new KERNELORG_MIRROR

Add http://mirror.sit.wisc.edu/pub as a new KERNELORG_MIRROR because
the libpam_1.1.1 source package could not be found on any of the
defined kernel.org mirrors.

Signed-off-by: Apelete Seketeli <apelete at seketeli.net>

---

 classes/mirrors.bbclass |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/classes/mirrors.bbclass b/classes/mirrors.bbclass
index d4fc2a5..5c6219b 100644
--- a/classes/mirrors.bbclass
+++ b/classes/mirrors.bbclass
@@ -23,6 +23,7 @@ ${GNU_MIRROR}	ftp://ftp.cs.ubc.ca/mirror2/gnu
 ${GNU_MIRROR}	ftp://sunsite.ust.hk/pub/gnu
 ${GNU_MIRROR}	ftp://ftp.ayamura.org/pub/gnu
 ${GNU_MIRROR}	ftp://mirrors.usc.edu/pub/gnu
+${KERNELORG_MIRROR}/pub	http://mirror.sit.wisc.edu/pub
 ${KERNELORG_MIRROR}	http://www.kernel.org/pub
 ${KERNELORG_MIRROR}	ftp://ftp.us.kernel.org/pub
 ${KERNELORG_MIRROR}	ftp://ftp.uk.kernel.org/pub





More information about the Openembedded-commits mailing list