From 4f95cdca5ecf26113c2000f1bef8976df5ac7b07 Mon Sep 17 00:00:00 2001 From: Paul Barker Date: Tue, 23 Apr 2013 08:55:35 +0000 Subject: 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 Signed-off-by: Martin Jansa --- meta-oe/recipes-graphics/ttf-fonts/ttf-inconsolata_20100526.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-inconsolata_20100526.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-inconsolata_20100526.bb index 129e1375a0..5e86180ee4 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-inconsolata_20100526.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-inconsolata_20100526.bb @@ -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" -- cgit 1.2.3-korg