summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics
diff options
context:
space:
mode:
authorPaul Barker <paul@paulbarker.me.uk>2013-04-20 13:23:32 +0000
committerMartin Jansa <Martin.Jansa@gmail.com>2013-04-22 19:00:56 +0200
commit2a5dea2399e2be5e5d964eda7465dcaf4c2e152b (patch)
tree435be190919a54d2ccde69d6adcecdb14511b2b6 /meta-oe/recipes-graphics
parent6a05bb63eee8aeac50122788efcc1697a24837b9 (diff)
downloadmeta-openembedded-2a5dea2399e2be5e5d964eda7465dcaf4c2e152b.tar.gz
ttf-arphic-uming: remove whitespace from license
The whitespace in LICENSE causes bitbake to parse this as three separate licenses: 'Arphic', 'Public' and 'License'. These spaces are replaced with dashes to prevent confusion. Signed-off-by: Paul Barker <paul@paulbarker.me.uk> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-graphics')
-rw-r--r--meta-oe/recipes-graphics/ttf-fonts/ttf-arphic-uming_20080216.bb2
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 8aeee0c12..44550f717 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,6 +1,6 @@
1DESCRIPTION = "Unicode Mingti (printed) TrueType Font" 1DESCRIPTION = "Unicode Mingti (printed) TrueType Font"
2HOMEPAGE = "http://www.freedesktop.org/wiki/Software/CJKUnifonts" 2HOMEPAGE = "http://www.freedesktop.org/wiki/Software/CJKUnifonts"
3LICENSE = "Arphic Public License" 3LICENSE = "Arphic-Public-License"
4LIC_FILES_CHKSUM = "file://README;md5=62be011094b7865ddc4d1a648444d31a" 4LIC_FILES_CHKSUM = "file://README;md5=62be011094b7865ddc4d1a648444d31a"
5SRC_DISTRIBUTE_LICENSES += "${PN}" 5SRC_DISTRIBUTE_LICENSES += "${PN}"
6RPROVIDES_${PN} = "virtual-chinese-font" 6RPROVIDES_${PN} = "virtual-chinese-font"