diff options
Diffstat (limited to 'meta/recipes-gnome')
| -rw-r--r-- | meta/recipes-gnome/gnome/libart-lgpl_2.3.21.bb | 2 | ||||
| -rw-r--r-- | meta/recipes-gnome/libunique/libunique_1.1.6.bb | 2 |
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" | |||
| 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" |
