[oe-commits] Paul Barker : ttf-arphic-uming: remove whitespace from license

git at git.openembedded.org git at git.openembedded.org
Mon Apr 22 16:58:11 UTC 2013


Module: meta-openembedded.git
Branch: master
Commit: 2a5dea2399e2be5e5d964eda7465dcaf4c2e152b
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=2a5dea2399e2be5e5d964eda7465dcaf4c2e152b

Author: Paul Barker <paul at paulbarker.me.uk>
Date:   Sat Apr 20 13:23:32 2013 +0000

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 at paulbarker.me.uk>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 .../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 8aeee0c..44550f7 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 @@
 DESCRIPTION = "Unicode Mingti (printed) TrueType Font"
 HOMEPAGE = "http://www.freedesktop.org/wiki/Software/CJKUnifonts"
-LICENSE = "Arphic Public License"
+LICENSE = "Arphic-Public-License"
 LIC_FILES_CHKSUM = "file://README;md5=62be011094b7865ddc4d1a648444d31a"
 SRC_DISTRIBUTE_LICENSES += "${PN}"
 RPROVIDES_${PN} = "virtual-chinese-font"





More information about the Openembedded-commits mailing list