summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics
diff options
context:
space:
mode:
authorChoong YinThong <yin.thong.choong@intel.com>2017-04-02 19:51:45 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-06-05 18:00:01 +0100
commita55be634373fc213b603e5d276e2cab2e18dd8b9 (patch)
treec65ed20d08189c6978034fad16796a9de7eccda5 /meta/recipes-graphics
parent7ff5544bf3fc31bd366a8fd5b3722b144f670479 (diff)
downloadpoky-a55be634373fc213b603e5d276e2cab2e18dd8b9.tar.gz
liberation-fonts: replace fedorahosted.org SRC_URI with pagure.io source
fedorahosted.org was retired on March 1st, 2017. This is to update the SRC_URI to point to pagure.io. pagure.io is a replacement for fedorahosted. [YOCTO #11226] (From OE-Core rev: 441ad240db4ce64d854e263e14dc6a1752aed956) (From OE-Core rev: 516d55d3550d86c7458d20cea1adca7dc30ab66b) Signed-off-by: Choong YinThong <yin.thong.choong@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r--meta/recipes-graphics/ttf-fonts/liberation-fonts_1.04.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/ttf-fonts/liberation-fonts_1.04.bb b/meta/recipes-graphics/ttf-fonts/liberation-fonts_1.04.bb
index bda82e7efc..74212e7e5e 100644
--- a/meta/recipes-graphics/ttf-fonts/liberation-fonts_1.04.bb
+++ b/meta/recipes-graphics/ttf-fonts/liberation-fonts_1.04.bb
@@ -2,7 +2,7 @@ SUMMARY = "Liberation(tm) Fonts"
2DESCRIPTION = "The Liberation(tm) Fonts is a font family originally \ 2DESCRIPTION = "The Liberation(tm) Fonts is a font family originally \
3created by Ascender(c) which aims at metric compatibility with \ 3created by Ascender(c) which aims at metric compatibility with \
4Arial, Times New Roman, Courier New." 4Arial, Times New Roman, Courier New."
5HOMEPAGE = "https://fedorahosted.org/liberation-fonts/" 5HOMEPAGE = "https://releases.pagure.org/liberation-fonts/"
6BUGTRACKER = "https://bugzilla.redhat.com/" 6BUGTRACKER = "https://bugzilla.redhat.com/"
7 7
8RECIPE_NO_UPDATE_REASON = "2.x depends on fontforge package, which is not yet provided in oe-core" 8RECIPE_NO_UPDATE_REASON = "2.x depends on fontforge package, which is not yet provided in oe-core"
@@ -17,7 +17,7 @@ inherit allarch fontcache
17 17
18FONT_PACKAGES = "${PN}" 18FONT_PACKAGES = "${PN}"
19 19
20SRC_URI = "https://fedorahosted.org/releases/l/i/liberation-fonts/liberation-fonts-${PV}.tar.gz \ 20SRC_URI = "https://releases.pagure.org/liberation-fonts/liberation-fonts-${PV}.tar.gz \
21 file://30-liberation-aliases.conf" 21 file://30-liberation-aliases.conf"
22 22
23SRC_URI[md5sum] = "4846797ef0fc70b0cbaede2514677c58" 23SRC_URI[md5sum] = "4846797ef0fc70b0cbaede2514677c58"