summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2023-04-30 15:37:06 -0700
committerArmin Kuster <akuster808@gmail.com>2023-05-07 12:30:14 -0400
commit7ac297aeb8ec448a8048ac1a245d0572bcd8db3d (patch)
tree1d5e5e0d5e30fce174818f12a7f54c75b28444f9
parent55b3b2be4d7145675fbc2d1e79943aa1eff7c3df (diff)
downloadmeta-openembedded-7ac297aeb8ec448a8048ac1a245d0572bcd8db3d.tar.gz
ttf-mplus: Point to valid download location for SRC_URI
Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 6ca9f1c2e5d105096a438389a3431633c3e0cc07) Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r--meta-oe/recipes-graphics/ttf-fonts/ttf-mplus_027.bb3
1 files changed, 1 insertions, 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 \
7 file://LICENSE_J;md5=a120ca8d7c8e4a475d5277c9aeb95221 \ 7 file://LICENSE_J;md5=a120ca8d7c8e4a475d5277c9aeb95221 \
8" 8"
9PR = "r4" 9PR = "r4"
10 10SRC_URI = "http://downloads.sourceforge.jp/mplus-fonts/6650/mplus-TESTFLIGHT-${PV}.tar.gz"
11SRC_URI = "http://osdn.dl.sourceforge.jp/mplus-fonts/6650/mplus-TESTFLIGHT-${PV}.tar.gz"
12S = "${WORKDIR}/mplus-TESTFLIGHT-${PV}" 11S = "${WORKDIR}/mplus-TESTFLIGHT-${PV}"
13 12
14PACKAGESPLITFUNCS:prepend = "split_ttf_mplus_packages " 13PACKAGESPLITFUNCS:prepend = "split_ttf_mplus_packages "