diff options
-rw-r--r-- | meta-oe/recipes-graphics/ttf-fonts/ttf-mplus_027.bb | 3 |
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 | " |
9 | PR = "r4" | 9 | PR = "r4" |
10 | 10 | SRC_URI = "http://downloads.sourceforge.jp/mplus-fonts/6650/mplus-TESTFLIGHT-${PV}.tar.gz" | |
11 | SRC_URI = "http://osdn.dl.sourceforge.jp/mplus-fonts/6650/mplus-TESTFLIGHT-${PV}.tar.gz" | ||
12 | S = "${WORKDIR}/mplus-TESTFLIGHT-${PV}" | 11 | S = "${WORKDIR}/mplus-TESTFLIGHT-${PV}" |
13 | 12 | ||
14 | PACKAGESPLITFUNCS:prepend = "split_ttf_mplus_packages " | 13 | PACKAGESPLITFUNCS:prepend = "split_ttf_mplus_packages " |