aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorApelete Seketeli <apelete@seketeli.net>2012-07-09 00:44:42 +0200
committerApelete Seketeli <apelete@seketeli.net>2012-07-11 18:57:12 +0200
commitda0b2dae10b88615a53a3b1e5e758b74f0d4e2c3 (patch)
treeb303a355c5f80b87afb8f6a144ea90c2793b1cdf
parentf9611c025109a3e0d6cebf12f49ae24c97759c09 (diff)
downloadopenembedded-da0b2dae10b88615a53a3b1e5e758b74f0d4e2c3.tar.gz
mirrors.bbclass: add new GNU_MIRROR
Add ftp://mirrors.usc.edu/pub/gnu as a new GNU_MIRROR because the binutils_2.21 source package could not be found on any of the defined GNU mirrors. Signed-off-by: Apelete Seketeli <apelete@seketeli.net>
-rw-r--r--classes/mirrors.bbclass1
1 files changed, 1 insertions, 0 deletions
diff --git a/classes/mirrors.bbclass b/classes/mirrors.bbclass
index bb4f1ec793..d4fc2a5992 100644
--- a/classes/mirrors.bbclass
+++ b/classes/mirrors.bbclass
@@ -22,6 +22,7 @@ ${GNU_MIRROR} ftp://mirrors.kernel.org/gnu
${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} http://www.kernel.org/pub
${KERNELORG_MIRROR} ftp://ftp.us.kernel.org/pub
${KERNELORG_MIRROR} ftp://ftp.uk.kernel.org/pub