aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/glib-2.0
diff options
context:
space:
mode:
authorTom Rini <tom_rini@mentor.com>2011-03-22 11:39:49 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-03-23 12:27:00 +0000
commit0499bacc30274f2300fb956362bda8a53fdc625e (patch)
treeec9a464dc0bc10810c3d0c32b51ac4c7e36af389 /meta/recipes-core/glib-2.0
parentce7483796bb92a99149b9eff7e08ebc8c2805808 (diff)
downloadopenembedded-core-contrib-0499bacc30274f2300fb956362bda8a53fdc625e.tar.gz
Various: Switch to GNOME_MIRROR
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Diffstat (limited to 'meta/recipes-core/glib-2.0')
-rw-r--r--meta/recipes-core/glib-2.0/glib-2.0_2.26.1.bb2
-rw-r--r--meta/recipes-core/glib-2.0/glib-2.0_2.27.5.bb2
2 files changed, 2 insertions, 2 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
PE = "1"
PR = "r0"
-SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/glib/2.26/glib-${PV}.tar.bz2 \
+SRC_URI = "${GNOME_MIRROR}/glib/2.26/glib-${PV}.tar.bz2 \
file://configure-libtool.patch \
file://60_wait-longer-for-threads-to-die.patch \
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
PR = "r3"
-SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/glib/2.27/glib-${PV}.tar.bz2 \
+SRC_URI = "${GNOME_MIRROR}/glib/2.27/glib-${PV}.tar.bz2 \
file://configure-libtool.patch \
file://60_wait-longer-for-threads-to-die.patch \
file://g_once_init_enter.patch \