From 7ac297aeb8ec448a8048ac1a245d0572bcd8db3d Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sun, 30 Apr 2023 15:37:06 -0700 Subject: ttf-mplus: Point to valid download location for SRC_URI Signed-off-by: Khem Raj (cherry picked from commit 6ca9f1c2e5d105096a438389a3431633c3e0cc07) Signed-off-by: Armin Kuster --- meta-oe/recipes-graphics/ttf-fonts/ttf-mplus_027.bb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-mplus_027.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-mplus_027.bb index d8236ce434..a048075fc4 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-mplus_027.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-mplus_027.bb @@ -7,8 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE_E;md5=ac161e96eda00db9a3aec7870b5d9658 \ file://LICENSE_J;md5=a120ca8d7c8e4a475d5277c9aeb95221 \ " PR = "r4" - -SRC_URI = "http://osdn.dl.sourceforge.jp/mplus-fonts/6650/mplus-TESTFLIGHT-${PV}.tar.gz" +SRC_URI = "http://downloads.sourceforge.jp/mplus-fonts/6650/mplus-TESTFLIGHT-${PV}.tar.gz" S = "${WORKDIR}/mplus-TESTFLIGHT-${PV}" PACKAGESPLITFUNCS:prepend = "split_ttf_mplus_packages " -- cgit v1.2.3-54-g00ecf