From f169b4043e4cfe389caae2f7cfbec0e8b8772a33 Mon Sep 17 00:00:00 2001 From: Hongxu Jia Date: Wed, 2 Nov 2016 02:03:30 -0400 Subject: [PATCH] ttf-abyssinica: update SRC_URI The SRC_URI is unable to fetch, update to a valid one. Signed-off-by: Hongxu Jia Signed-off-by: Martin Jansa (cherry picked from commit 54b1082533a8af010de4edac677ca388b884de4a) Signed-off-by: Armin Kuster --- meta-oe/recipes-graphics/ttf-fonts/ttf-abyssinica_1.500.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-abyssinica_1.500.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-abyssinica_1.500.bb index d0c3ae5e30..cd96fbb41c 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-abyssinica_1.500.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-abyssinica_1.500.bb @@ -6,7 +6,7 @@ LICENSE = "OFL-1.1" LIC_FILES_CHKSUM = "file://OFL.txt;md5=1694c7fc245cdc85c9971db707928159" SRCNAME = "AbyssinicaSIL" -SRC_URI = "http://software.sil.org/downloads/abyssinica/${SRCNAME}-${PV}.zip" +SRC_URI = "http://software.sil.org/downloads/d/abyssinica/${SRCNAME}-${PV}.zip" S = "${WORKDIR}/${SRCNAME}-${PV}" SRC_URI[md5sum] = "a3d943d18e303197c8d3d92d2de54d1e"