From 91c1a0f90462b5d87daa6f3d6dc57443e673f735 Mon Sep 17 00:00:00 2001
From: Mei Lei <lei.mei@intel.com>
Date: Tue, 23 Nov 2010 14:10:45 +0800
Subject: ttf-bitstream-vera:Add license file checksum to bb file

Add COPYRIGHT.TXT checksum to bb file

Signed-off-by: Mei Lei<lei.mei@intel.com>
---
 meta/recipes-graphics/ttf-fonts/ttf-bitstream-vera_1.10.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/recipes-graphics/ttf-fonts/ttf-bitstream-vera_1.10.bb b/meta/recipes-graphics/ttf-fonts/ttf-bitstream-vera_1.10.bb
index a6f4cd62f..1001e2947 100644
--- a/meta/recipes-graphics/ttf-fonts/ttf-bitstream-vera_1.10.bb
+++ b/meta/recipes-graphics/ttf-fonts/ttf-bitstream-vera_1.10.bb
@@ -2,6 +2,7 @@ DESCRIPTION = "The Bitstream Vera fonts - TTF Edition"
 SECTION = "x11/fonts"
 PRIORITY = "optional"
 LICENSE = "Bitstream Vera"
+LIC_FILES_CHKSUM = "file://COPYRIGHT.TXT;md5=27d7484b1e18d0ee4ce538644a3f04be"
 PACKAGE_ARCH = "all"
 PR = "r3"
 RDEPENDS = "fontconfig-utils"
-- 
cgit v1.2.3