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 /meta/recipes-support | |
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>
Diffstat (limited to 'meta/recipes-support')
-rw-r--r-- | meta/recipes-support/libsoup/libsoup-2.4_2.32.1.bb | 2 | ||||
-rw-r--r-- | meta/recipes-support/libsoup/libsoup-2.4_2.4.1.bb | 2 | ||||
-rw-r--r-- | meta/recipes-support/libsoup/libsoup_2.2.100.bb | 2 |
3 files changed, 3 insertions, 3 deletions
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" |