summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome
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 15:44:01 +0000
commit92e8ef0c10e2cf1b71ba5440f3ca918a26fded27 (patch)
treeecf40f729522fd89e76e81a879eaf1157a1d836e /meta/recipes-gnome
parent081adf9575dfa8e5aaeb3e1d356161e6a79dcc31 (diff)
downloadpoky-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-gnome')
-rw-r--r--meta/recipes-gnome/gnome/libart-lgpl_2.3.21.bb2
-rw-r--r--meta/recipes-gnome/libunique/libunique_1.1.6.bb2
2 files changed, 2 insertions, 2 deletions
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"
7ART_CONFIG = "${HOST_ARCH}/art_config.h" 7ART_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
10SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/libart_lgpl/2.3/libart_lgpl-${PV}.tar.bz2 \ 10SRC_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
2HOMEPAGE = "http://live.gnome.org/LibUnique" 2HOMEPAGE = "http://live.gnome.org/LibUnique"
3BUGTRACKER = "https://bugzilla.gnome.org/enter_bug.cgi?product=libunique" 3BUGTRACKER = "https://bugzilla.gnome.org/enter_bug.cgi?product=libunique"
4 4
5SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/libunique/1.1/libunique-${PV}.tar.bz2" 5SRC_URI = "${GNOME_MIRROR}/libunique/1.1/libunique-${PV}.tar.bz2"
6 6
7SRC_URI[md5sum] = "7955769ef31f1bc4f83446dbb3625e6d" 7SRC_URI[md5sum] = "7955769ef31f1bc4f83446dbb3625e6d"
8SRC_URI[sha256sum] = "e5c8041cef8e33c55732f06a292381cb345db946cf792a4ae18aa5c66cdd4fbb" 8SRC_URI[sha256sum] = "e5c8041cef8e33c55732f06a292381cb345db946cf792a4ae18aa5c66cdd4fbb"