diff options
author | Tom Rini <tom_rini@mentor.com> | 2011-03-22 11:39:49 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-03-23 15:44:01 +0000 |
commit | 92e8ef0c10e2cf1b71ba5440f3ca918a26fded27 (patch) | |
tree | ecf40f729522fd89e76e81a879eaf1157a1d836e | |
parent | 081adf9575dfa8e5aaeb3e1d356161e6a79dcc31 (diff) | |
download | poky-92e8ef0c10e2cf1b71ba5440f3ca918a26fded27.tar.gz |
Various: Switch to GNOME_MIRROR
(From OE-Core rev: 0499bacc30274f2300fb956362bda8a53fdc625e)
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
9 files changed, 9 insertions, 9 deletions
diff --git a/meta/recipes-core/glib-2.0/glib-2.0_2.26.1.bb b/meta/recipes-core/glib-2.0/glib-2.0_2.26.1.bb index eace71a731..6a1fb6ca7f 100644 --- a/meta/recipes-core/glib-2.0/glib-2.0_2.26.1.bb +++ b/meta/recipes-core/glib-2.0/glib-2.0_2.26.1.bb | |||
@@ -3,7 +3,7 @@ require glib.inc | |||
3 | PE = "1" | 3 | PE = "1" |
4 | PR = "r0" | 4 | PR = "r0" |
5 | 5 | ||
6 | SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/glib/2.26/glib-${PV}.tar.bz2 \ | 6 | SRC_URI = "${GNOME_MIRROR}/glib/2.26/glib-${PV}.tar.bz2 \ |
7 | file://configure-libtool.patch \ | 7 | file://configure-libtool.patch \ |
8 | file://60_wait-longer-for-threads-to-die.patch \ | 8 | file://60_wait-longer-for-threads-to-die.patch \ |
9 | file://g_once_init_enter.patch \ | 9 | file://g_once_init_enter.patch \ |
diff --git a/meta/recipes-core/glib-2.0/glib-2.0_2.27.5.bb b/meta/recipes-core/glib-2.0/glib-2.0_2.27.5.bb index d3c8eee71c..4014a1b61b 100644 --- a/meta/recipes-core/glib-2.0/glib-2.0_2.27.5.bb +++ b/meta/recipes-core/glib-2.0/glib-2.0_2.27.5.bb | |||
@@ -2,7 +2,7 @@ require glib.inc | |||
2 | 2 | ||
3 | PR = "r3" | 3 | PR = "r3" |
4 | 4 | ||
5 | SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/glib/2.27/glib-${PV}.tar.bz2 \ | 5 | SRC_URI = "${GNOME_MIRROR}/glib/2.27/glib-${PV}.tar.bz2 \ |
6 | file://configure-libtool.patch \ | 6 | file://configure-libtool.patch \ |
7 | file://60_wait-longer-for-threads-to-die.patch \ | 7 | file://60_wait-longer-for-threads-to-die.patch \ |
8 | file://g_once_init_enter.patch \ | 8 | file://g_once_init_enter.patch \ |
diff --git a/meta/recipes-devtools/python/python-pygobject_2.27.0.bb b/meta/recipes-devtools/python/python-pygobject_2.27.0.bb index 876e8a4bcd..62024c3a43 100644 --- a/meta/recipes-devtools/python/python-pygobject_2.27.0.bb +++ b/meta/recipes-devtools/python/python-pygobject_2.27.0.bb | |||
@@ -9,7 +9,7 @@ PR = "r2" | |||
9 | 9 | ||
10 | MAJ_VER = "${@bb.data.getVar('PV',d,1).split('.')[0]}.${@bb.data.getVar('PV',d,1).split('.')[1]}" | 10 | MAJ_VER = "${@bb.data.getVar('PV',d,1).split('.')[0]}.${@bb.data.getVar('PV',d,1).split('.')[1]}" |
11 | 11 | ||
12 | SRC_URI = "ftp://ftp.gnome.org/pub/GNOME/sources/pygobject/${MAJ_VER}/pygobject-${PV}.tar.bz2" | 12 | SRC_URI = "${GNOME_MIRROR}/pygobject/${MAJ_VER}/pygobject-${PV}.tar.bz2" |
13 | 13 | ||
14 | SRC_URI[md5sum] = "9e2496ffa4e55911f94232e29ee9f146" | 14 | SRC_URI[md5sum] = "9e2496ffa4e55911f94232e29ee9f146" |
15 | SRC_URI[sha256sum] = "7594bd86c5b92a4ba1f26927800f1b29e1ec5c246cad67aa085c279d6425b8a2" | 15 | SRC_URI[sha256sum] = "7594bd86c5b92a4ba1f26927800f1b29e1ec5c246cad67aa085c279d6425b8a2" |
diff --git a/meta/recipes-gnome/gnome/libart-lgpl_2.3.21.bb b/meta/recipes-gnome/gnome/libart-lgpl_2.3.21.bb index d9037a24c0..ddc48c2407 100644 --- a/meta/recipes-gnome/gnome/libart-lgpl_2.3.21.bb +++ b/meta/recipes-gnome/gnome/libart-lgpl_2.3.21.bb | |||
@@ -7,7 +7,7 @@ PR = "r1" | |||
7 | ART_CONFIG = "${HOST_ARCH}/art_config.h" | 7 | ART_CONFIG = "${HOST_ARCH}/art_config.h" |
8 | 8 | ||
9 | # can't use gnome.oeclass due to _ in filename | 9 | # can't use gnome.oeclass due to _ in filename |
10 | SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/libart_lgpl/2.3/libart_lgpl-${PV}.tar.bz2 \ | 10 | SRC_URI = "${GNOME_MIRROR}/libart_lgpl/2.3/libart_lgpl-${PV}.tar.bz2 \ |
11 | file://${ART_CONFIG} \ | 11 | file://${ART_CONFIG} \ |
12 | file://Makefile.am.patch;patch=1" | 12 | file://Makefile.am.patch;patch=1" |
13 | 13 | ||
diff --git a/meta/recipes-gnome/libunique/libunique_1.1.6.bb b/meta/recipes-gnome/libunique/libunique_1.1.6.bb index dcc65559af..cbf085e9f5 100644 --- a/meta/recipes-gnome/libunique/libunique_1.1.6.bb +++ b/meta/recipes-gnome/libunique/libunique_1.1.6.bb | |||
@@ -2,7 +2,7 @@ DESCRIPTION = "Unique is a library for writing single instance application. If y | |||
2 | HOMEPAGE = "http://live.gnome.org/LibUnique" | 2 | HOMEPAGE = "http://live.gnome.org/LibUnique" |
3 | BUGTRACKER = "https://bugzilla.gnome.org/enter_bug.cgi?product=libunique" | 3 | BUGTRACKER = "https://bugzilla.gnome.org/enter_bug.cgi?product=libunique" |
4 | 4 | ||
5 | SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/libunique/1.1/libunique-${PV}.tar.bz2" | 5 | SRC_URI = "${GNOME_MIRROR}/libunique/1.1/libunique-${PV}.tar.bz2" |
6 | 6 | ||
7 | SRC_URI[md5sum] = "7955769ef31f1bc4f83446dbb3625e6d" | 7 | SRC_URI[md5sum] = "7955769ef31f1bc4f83446dbb3625e6d" |
8 | SRC_URI[sha256sum] = "e5c8041cef8e33c55732f06a292381cb345db946cf792a4ae18aa5c66cdd4fbb" | 8 | SRC_URI[sha256sum] = "e5c8041cef8e33c55732f06a292381cb345db946cf792a4ae18aa5c66cdd4fbb" |
diff --git a/meta/recipes-graphics/ttf-fonts/ttf-bitstream-vera_1.10.bb b/meta/recipes-graphics/ttf-fonts/ttf-bitstream-vera_1.10.bb index bdeb4c19b5..9a1f5bb5e0 100644 --- a/meta/recipes-graphics/ttf-fonts/ttf-bitstream-vera_1.10.bb +++ b/meta/recipes-graphics/ttf-fonts/ttf-bitstream-vera_1.10.bb | |||
@@ -12,7 +12,7 @@ PACKAGE_ARCH = "all" | |||
12 | PR = "r3" | 12 | PR = "r3" |
13 | RDEPENDS = "fontconfig-utils" | 13 | RDEPENDS = "fontconfig-utils" |
14 | 14 | ||
15 | SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/ttf-bitstream-vera/1.10/ttf-bitstream-vera-${PV}.tar.bz2" | 15 | SRC_URI = "${GNOME_MIRROR}/ttf-bitstream-vera/1.10/ttf-bitstream-vera-${PV}.tar.bz2" |
16 | 16 | ||
17 | do_install () { | 17 | do_install () { |
18 | install -d ${D}${prefix}/share/fonts/ttf/ | 18 | install -d ${D}${prefix}/share/fonts/ttf/ |
diff --git a/meta/recipes-support/libsoup/libsoup-2.4_2.32.1.bb b/meta/recipes-support/libsoup/libsoup-2.4_2.32.1.bb index adc95f3f0a..72d7852e7c 100644 --- a/meta/recipes-support/libsoup/libsoup-2.4_2.32.1.bb +++ b/meta/recipes-support/libsoup/libsoup-2.4_2.32.1.bb | |||
@@ -10,7 +10,7 @@ PR = "r0" | |||
10 | 10 | ||
11 | DEPENDS = "glib-2.0 gnutls libxml2 libproxy sqlite3 libgnome-keyring" | 11 | DEPENDS = "glib-2.0 gnutls libxml2 libproxy sqlite3 libgnome-keyring" |
12 | 12 | ||
13 | SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/libsoup/2.32/libsoup-${PV}.tar.bz2" | 13 | SRC_URI = "${GNOME_MIRROR}/libsoup/2.32/libsoup-${PV}.tar.bz2" |
14 | 14 | ||
15 | SRC_URI[md5sum] = "894ca0077ec2d923286a69766d0b0b74" | 15 | SRC_URI[md5sum] = "894ca0077ec2d923286a69766d0b0b74" |
16 | SRC_URI[sha256sum] = "8779da1b4d85f443f04ea8301f52c4a1943c10e4dc8d20dbcdb3652921de6b8e" | 16 | SRC_URI[sha256sum] = "8779da1b4d85f443f04ea8301f52c4a1943c10e4dc8d20dbcdb3652921de6b8e" |
diff --git a/meta/recipes-support/libsoup/libsoup-2.4_2.4.1.bb b/meta/recipes-support/libsoup/libsoup-2.4_2.4.1.bb index f48ac3d6c9..9c65331c1e 100644 --- a/meta/recipes-support/libsoup/libsoup-2.4_2.4.1.bb +++ b/meta/recipes-support/libsoup/libsoup-2.4_2.4.1.bb | |||
@@ -4,7 +4,7 @@ SECTION = "x11/gnome/libs" | |||
4 | 4 | ||
5 | DEPENDS = "glib-2.0 gnutls libxml2" | 5 | DEPENDS = "glib-2.0 gnutls libxml2" |
6 | 6 | ||
7 | SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/libsoup/2.4/libsoup-${PV}.tar.bz2" | 7 | SRC_URI = "${GNOME_MIRROR}/libsoup/2.4/libsoup-${PV}.tar.bz2" |
8 | S = "${WORKDIR}/libsoup-${PV}" | 8 | S = "${WORKDIR}/libsoup-${PV}" |
9 | 9 | ||
10 | inherit autotools pkgconfig | 10 | inherit autotools pkgconfig |
diff --git a/meta/recipes-support/libsoup/libsoup_2.2.100.bb b/meta/recipes-support/libsoup/libsoup_2.2.100.bb index 3704bd4d59..cc9846aa3a 100644 --- a/meta/recipes-support/libsoup/libsoup_2.2.100.bb +++ b/meta/recipes-support/libsoup/libsoup_2.2.100.bb | |||
@@ -6,7 +6,7 @@ PR = "r1" | |||
6 | 6 | ||
7 | DEPENDS = "glib-2.0 gnutls libxml2" | 7 | DEPENDS = "glib-2.0 gnutls libxml2" |
8 | 8 | ||
9 | SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/${BPN}/2.2/${BPN}-${PV}.tar.bz2" | 9 | SRC_URI = "${GNOME_MIRROR}/${BPN}/2.2/${BPN}-${PV}.tar.bz2" |
10 | 10 | ||
11 | SRC_URI[md5sum] = "936e29d705aab0483b9a5b8860f68c13" | 11 | SRC_URI[md5sum] = "936e29d705aab0483b9a5b8860f68c13" |
12 | SRC_URI[sha256sum] = "fa9f33e96a11133adbfd10538d95ed9704e582ef334c0a119a2a0bfca302877d" | 12 | SRC_URI[sha256sum] = "fa9f33e96a11133adbfd10538d95ed9704e582ef334c0a119a2a0bfca302877d" |