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-graphics | |
| 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-graphics')
| -rw-r--r-- | meta/recipes-graphics/ttf-fonts/ttf-bitstream-vera_1.10.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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/ |
