diff options
author | Khem Raj <raj.khem@gmail.com> | 2019-03-05 15:20:13 -0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-03-05 21:41:36 -0800 |
commit | 70ccd088eac1ebf45d53b2d0fc9ac211a3905ade (patch) | |
tree | 29bc647faf6ac14d37571012f7642da393002983 /meta-oe/recipes-graphics/ttf-fonts | |
parent | e31a98dff3f00c86c9c0c713e1bed90d22c22353 (diff) | |
download | meta-openembedded-70ccd088eac1ebf45d53b2d0fc9ac211a3905ade.tar.gz |
ttf-arphic-uming: Use license file instead of README for license checksums
Patch based on
https://github.com/openembedded/meta-openembedded/issues/126 from Frank Mori Hess
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-graphics/ttf-fonts')
-rw-r--r-- | meta-oe/recipes-graphics/ttf-fonts/ttf-arphic-uming_20080216.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-arphic-uming_20080216.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-arphic-uming_20080216.bb index 522f0fb7d..9de02b0f3 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-arphic-uming_20080216.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-arphic-uming_20080216.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | SUMMARY = "Unicode Mingti (printed) TrueType Font" | 1 | SUMMARY = "Unicode Mingti (printed) TrueType Font" |
2 | HOMEPAGE = "http://www.freedesktop.org/wiki/Software/CJKUnifonts" | 2 | HOMEPAGE = "http://www.freedesktop.org/wiki/Software/CJKUnifonts" |
3 | LICENSE = "Arphic-Public-License" | 3 | LICENSE = "Arphic-Public-License" |
4 | LIC_FILES_CHKSUM = "file://README;md5=62be011094b7865ddc4d1a648444d31a" | 4 | LIC_FILES_CHKSUM = "file://license/english/ARPHICPL.TXT;md5=4555ed88e9a72fc9562af379d07c3350" |
5 | SRC_DISTRIBUTE_LICENSES += "${PN}" | 5 | SRC_DISTRIBUTE_LICENSES += "${PN}" |
6 | RPROVIDES_${PN} = "virtual-chinese-font" | 6 | RPROVIDES_${PN} = "virtual-chinese-font" |
7 | PR = "r6" | 7 | PR = "r6" |