Add mandataroy LIC_FILES_CHKSUM variable to fix build error. Signed-off-by: Apelete Seketeli <[email protected]> --- meta-oe/recipes-graphics/ttf-fonts/ttf-inconsolata_20100526.bb | 1 + 1 file changed, 1 insertion(+)
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 37c4120..8359bd8 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-inconsolata_20100526.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-inconsolata_20100526.bb @@ -3,6 +3,7 @@ require ttf.inc DESCRIPTION = "Inconsolata font - TTF Version" HOMEPAGE = "http://www.levien.com/type/myfonts/inconsolata.html" LICENSE = "SIL Open Font License" +LIC_FILES_CHKSUM = "file://../OFL.txt;md5=969851e3a70122069a4d9ee61dd5a2ed" PR = "r0" SRC_URI = "http://levien.com/type/myfonts/Inconsolata.otf \ -- 1.7.10.4 _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
