summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2019-09-29 08:58:10 -0700
committerKhem Raj <raj.khem@gmail.com>2019-09-30 16:54:51 -0700
commit6ff6c85869d20261acaaec44b6481bfde02a8a3c (patch)
tree101ba33c21f7f9d3cd551d37762444d9440d0915 /meta-oe/recipes-graphics
parentd32cc7445c549794ae4b6e427487c550191db5c8 (diff)
downloadmeta-openembedded-6ff6c85869d20261acaaec44b6481bfde02a8a3c.tar.gz
ttf-hunkyfonts: Use LGPL-2.1 which is correct version from LICENSE file
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-graphics')
-rw-r--r--meta-oe/recipes-graphics/ttf-fonts/ttf-hunkyfonts_0.3.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-hunkyfonts_0.3.0.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-hunkyfonts_0.3.0.bb
index 5cd9935d6..bd552c08a 100644
--- a/meta-oe/recipes-graphics/ttf-fonts/ttf-hunkyfonts_0.3.0.bb
+++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-hunkyfonts_0.3.0.bb
@@ -2,7 +2,7 @@ require ttf.inc
2 2
3SUMMARY = "Hunky fonts - TTF Version" 3SUMMARY = "Hunky fonts - TTF Version"
4HOMEPAGE = "http://sourceforge.net/projects/hunkyfonts" 4HOMEPAGE = "http://sourceforge.net/projects/hunkyfonts"
5LICENSE = "LGPL" 5LICENSE = "LGPL-2.1+"
6LIC_FILES_CHKSUM = "file://../LICENSE;md5=7fbc338309ac38fefcd64b04bb903e34" 6LIC_FILES_CHKSUM = "file://../LICENSE;md5=7fbc338309ac38fefcd64b04bb903e34"
7PR = "r7" 7PR = "r7"
8 8