]> code.ossystems Code Review - openembedded-core.git/commitdiff
Various: Switch to using GNU_MIRROR
authorTom Rini <tom_rini@mentor.com>
Tue, 22 Mar 2011 18:45:07 +0000 (11:45 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 23 Mar 2011 12:27:00 +0000 (12:27 +0000)
Signed-off-by: Tom Rini <tom_rini@mentor.com>
12 files changed:
meta/recipes-core/coreutils/coreutils_6.9.bb
meta/recipes-core/coreutils/coreutils_8.9.bb
meta/recipes-core/glibc/glibc_2.10.1.bb
meta/recipes-extended/bash/bash_3.2.48.bb
meta/recipes-extended/bash/bash_4.1.bb
meta/recipes-extended/groff/groff_1.18.1.4.bb
meta/recipes-extended/libidn/libidn_1.19.bb
meta/recipes-extended/which/which_2.20.bb
meta/recipes-support/aspell/aspell_0.60.6.bb
meta/recipes-support/gmp/gmp.inc
meta/recipes-support/gmp/gmp_4.2.1.bb
meta/recipes-support/libiconv/libiconv_1.9.2.bb

index 2d7fdedea8be0a267d5c8b6f6a7a9d661a80b4c9..d8ea8cda9b9d748e068bb16c759ac028f7829bda 100644 (file)
@@ -14,7 +14,7 @@ DEPENDS_virtclass-native = "perl-native gettext-native"
 
 inherit autotools gettext
 
-SRC_URI_BASE = "http://ftp.gnu.org/gnu/coreutils/${BP}.tar.bz2 \
+SRC_URI_BASE = "${GNU_MIRROR}/coreutils/${BP}.tar.bz2 \
            file://gnulib_m4.patch \
            file://futimens.patch \
            file://coreutils-ls-x.patch \
index 4b9a655e5049bf095ba1a09fb13a2a1f86ccfd66..33422d1e1ee7c53c2fd082c1e6989b00fa8e2f5e 100644 (file)
@@ -13,7 +13,7 @@ DEPENDS_virtclass-native = "perl-native gmp-native"
 
 inherit autotools gettext
 
-SRC_URI = "http://ftp.gnu.org/gnu/coreutils/${BP}.tar.gz"
+SRC_URI = "${GNU_MIRROR}/coreutils/${BP}.tar.gz"
 
 SRC_URI[md5sum] = "36909ae68840d73a800120cf74af794a"
 SRC_URI[sha256sum] = "aa991fa4296b22ff929a31a5cb5528bb783c84cdef4503c4ff311cfbeaebf50a"
index 8cb97d5ccfc5c61cc29a136c7ced835e72260032..02d485e8ef0b182418785767ee778b6b915634e7 100644 (file)
@@ -40,9 +40,9 @@ RDEPENDS_${PN}-dev = "linux-libc-headers-dev"
 #         file://arm-machine-gmon.patch;patch=1;pnum=0
 #         file://arm-ioperm.patch;patch=1;pnum=0
 #         file://ldd.patch;patch=1;pnum=0
-SRC_URI = "ftp://ftp.gnu.org/pub/gnu/glibc/glibc-${PV}.tar.bz2 \
-           ftp://ftp.gnu.org/pub/gnu/glibc/glibc-ports-${PV}.tar.bz2 \
-           ftp://ftp.gnu.org/pub/gnu/glibc/glibc-libidn-${PV}.tar.bz2 \
+SRC_URI = "${GNU_MIRROR}/glibc/glibc-${PV}.tar.bz2 \
+           ${GNU_MIRROR}/glibc/glibc-ports-${PV}.tar.bz2 \
+           ${GNU_MIRROR}/glibc/glibc-libidn-${PV}.tar.bz2 \
            file://nscd-init.patch;striplevel=0 \
            file://arm-memcpy.patch \
            file://arm-longlong.patch \
index 0912ad6aa8c79b7a332137740e5f7f2d6d7c359d..1520c4e6bac9f6cba7e8b78e362f12f9cbaa014f 100644 (file)
@@ -9,9 +9,9 @@ DEPENDS = "ncurses"
 PR = "r7"
 
 SRC_URI = "${GNU_MIRROR}/bash/bash-${PV}.tar.gz \
-           http://ftp.gnu.org/gnu/bash/bash-3.2-patches/bash32-049;apply=yes;striplevel=0 \
-           http://ftp.gnu.org/gnu/bash/bash-3.2-patches/bash32-050;apply=yes;striplevel=0 \
-           http://ftp.gnu.org/gnu/bash/bash-3.2-patches/bash32-051;apply=yes;striplevel=0"
+           ${GNU_MIRROR}/bash/bash-3.2-patches/bash32-049;apply=yes;striplevel=0 \
+           ${GNU_MIRROR}/bash/bash-3.2-patches/bash32-050;apply=yes;striplevel=0 \
+           ${GNU_MIRROR}/bash/bash-3.2-patches/bash32-051;apply=yes;striplevel=0"
 
 inherit autotools gettext
 
index cea40420cb7cc027db27d719afca8b29844e6155..bf8cdad5788b8ac1b02c3005d0d6b99ad969ccc0 100644 (file)
@@ -3,13 +3,13 @@ require bash.inc
 PR = "r1"
 
 SRC_URI = "${GNU_MIRROR}/bash/${BPN}-${PV}.tar.gz;name=tarball \
-           http://ftp.gnu.org/gnu/bash/bash-4.1-patches/bash41-001;apply=yes;striplevel=0;name=patch001 \
-           http://ftp.gnu.org/gnu/bash/bash-4.1-patches/bash41-002;apply=yes;striplevel=0;name=patch002 \
-           http://ftp.gnu.org/gnu/bash/bash-4.1-patches/bash41-003;apply=yes;striplevel=0;name=patch003 \
-           http://ftp.gnu.org/gnu/bash/bash-4.1-patches/bash41-004;apply=yes;striplevel=0;name=patch004 \
-           http://ftp.gnu.org/gnu/bash/bash-4.1-patches/bash41-005;apply=yes;striplevel=0;name=patch005 \
-           http://ftp.gnu.org/gnu/bash/bash-4.1-patches/bash41-006;apply=yes;striplevel=0;name=patch006 \
-           http://ftp.gnu.org/gnu/bash/bash-4.1-patches/bash41-007;apply=yes;striplevel=0;name=patch007 \
+           ${GNU_MIRROR}/bash/bash-4.1-patches/bash41-001;apply=yes;striplevel=0;name=patch001 \
+           ${GNU_MIRROR}/bash/bash-4.1-patches/bash41-002;apply=yes;striplevel=0;name=patch002 \
+           ${GNU_MIRROR}/bash/bash-4.1-patches/bash41-003;apply=yes;striplevel=0;name=patch003 \
+           ${GNU_MIRROR}/bash/bash-4.1-patches/bash41-004;apply=yes;striplevel=0;name=patch004 \
+           ${GNU_MIRROR}/bash/bash-4.1-patches/bash41-005;apply=yes;striplevel=0;name=patch005 \
+           ${GNU_MIRROR}/bash/bash-4.1-patches/bash41-006;apply=yes;striplevel=0;name=patch006 \
+           ${GNU_MIRROR}/bash/bash-4.1-patches/bash41-007;apply=yes;striplevel=0;name=patch007 \
            "
 
 SRC_URI[tarball.md5sum] = "9800d8724815fd84994d9be65ab5e7b8"
index 66a6632ae75a9f1f5c4d341ddd192d48ecb65779..cf3adeac840dc16815d09e58a8fe326d7a3fb640 100644 (file)
@@ -9,7 +9,7 @@ PR = "r1"
 
 LIC_FILES_CHKSUM = "file://COPYING;md5=e43fc16fccd8519fba405f0a0ff6e8a3"
 
-SRC_URI = "ftp://ftp.gnu.org/gnu/groff/groff-${PV}.tar.gz \
+SRC_URI = "${GNU_MIRROR}/groff/groff-${PV}.tar.gz \
           file://groff-1.18.1.4-remove-mom.patch;striplevel=1 \
           file://man-local.patch \
           file://mdoc-local.patch" 
index 65a8692ab21965c627d5c82e649e06558612061e..a90a73914cea3683d1b30675c9110c3cb60dda13 100644 (file)
@@ -11,7 +11,7 @@ PR = "r0"
 
 inherit pkgconfig autotools gettext
 
-SRC_URI = "http://ftp.gnu.org/gnu/libidn/${P}.tar.gz"
+SRC_URI = "${GNU_MIRROR}/libidn/${P}.tar.gz"
 
 SRC_URI[md5sum] = "a45142126d28162014c995f969bdb5a8"
 SRC_URI[sha256sum] = "8ed2e936b1ae3e30b45b54ca3672deaa83ee0f4d20db5ad83dc1af7222d39f41"
index f8c9bf421bd2e23384cafdaf63f99c9f098b12cc..07a5d3104bb3c0520b760169578fb803191cc337 100644 (file)
@@ -10,7 +10,7 @@ inherit autotools update-alternatives
 
 PR = "r1"
 
-SRC_URI = "http://ftp.gnu.org/gnu/which/which-${PV}.tar.gz \
+SRC_URI = "${GNU_MIRROR}/which/which-${PV}.tar.gz \
            file://remove-declaration.patch"
 
 SRC_URI[md5sum] = "95be0501a466e515422cde4af46b2744"
index 696d5b4dd1dc5826e472cda98bfbba95cd2d0169..455ea356cd22055aa7c55ace5fa6c71ea393c9e3 100644 (file)
@@ -1,4 +1,4 @@
-SRC_URI = "ftp://ftp.gnu.org/gnu/aspell/aspell-${PV}.tar.gz"
+SRC_URI = "${GNU_MIRROR}/aspell/aspell-${PV}.tar.gz"
 
 SRC_URI[md5sum] = "bc80f0198773d5c05086522be67334eb"
 SRC_URI[sha256sum] = "4f5b1520e26cf6bbb1b5ca8a2f9f22948c3ca38ac4c2dd9e02df042fee7c0e36"
index 6b56f7e7c8ff92d48f01a43b4f3fb831b6cede41..66349e6e2183c60fdbc3d8de6cf4fbae97106185 100644 (file)
@@ -3,7 +3,7 @@ DESCRIPTION = "GNU multiprecision arithmetic library"
 HOMEPAGE = "http://www.swox.com/gmp/"
 LICENSE = "GPLv3 LGPLv3"
 
-SRC_URI = "ftp://ftp.gnu.org/gnu/gmp/gmp-${PV}.tar.bz2 \
+SRC_URI = "${GNU_MIRROR}/gmp/gmp-${PV}.tar.bz2 \
           file://configure.patch \
           file://amd64.patch "
 
index d70dcf2665b77e2961191fa4fbb20f274c8a7999..74da6b8b1cf8ec1fdc45f69e52bc318232630791 100644 (file)
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=892f569a555ba9c07a568a7c0c4fa63a \
                     file://gmp-h.in;startline=6;endline=21;md5=5e25ffd16996faba8c1cd27b04b16099"
 PR = "r0"
 
-SRC_URI = "ftp://ftp.gnu.org/gnu/gmp/${BP}.tar.bz2 \
+SRC_URI = "${GNU_MIRROR}/gmp/${BP}.tar.bz2 \
            file://disable-stdc.patch"
 
 inherit autotools
index d427dcef832c4bc05c55d57fc951a2ffa9617d5f..dac9e3cf0c51770f592640b9e323cff03fbe1873 100644 (file)
@@ -7,7 +7,7 @@ NOTES = "Needs to be stripped down to: ascii iso8859-1 eucjp iso-2022jp gb utf8"
 PROVIDES = "virtual/libiconv"
 PR = "r4"
 LICENSE = "LGPL"
-SRC_URI = "ftp://ftp.gnu.org/pub/gnu/libiconv/libiconv-${PV}.tar.gz"
+SRC_URI = "${GNU_MIRROR}/libiconv/libiconv-${PV}.tar.gz"
 
 S = "${WORKDIR}/libiconv-${PV}"