mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
ttf-inconsolata: fix license name
We have "SIL Open Font License" 1.1 in common-licenses as OFL-1.1. Signed-off-by: Paul Barker <paul@paulbarker.me.uk> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
3e0ef7abf2
commit
8120bd16a1
|
|
@ -2,7 +2,7 @@ require ttf.inc
|
|||
|
||||
DESCRIPTION = "Inconsolata font - TTF Version"
|
||||
HOMEPAGE = "http://www.levien.com/type/myfonts/inconsolata.html"
|
||||
LICENSE = "SIL Open Font License"
|
||||
LICENSE = "OFL-1.1"
|
||||
LIC_FILES_CHKSUM = "file://../OFL.txt;md5=969851e3a70122069a4d9ee61dd5a2ed"
|
||||
PR = "r0"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user