From: Dexuan Cui Date: Sat, 12 Jun 2010 04:58:13 +0000 (+0800) Subject: fontcacheproto: fix metadata X-Git-Tag: 2011-1~5835 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=47da7e78ad5bf2f56ba8850550ebeafdac8bc1ae;p=openembedded-core.git fontcacheproto: fix metadata Signed-off-by: Dexuan Cui --- diff --git a/meta/packages/xorg-proto/fontcacheproto_0.1.3.bb b/meta/packages/xorg-proto/fontcacheproto_0.1.3.bb index 2a9b73adfc..302e84a567 100644 --- a/meta/packages/xorg-proto/fontcacheproto_0.1.3.bb +++ b/meta/packages/xorg-proto/fontcacheproto_0.1.3.bb @@ -1,5 +1,9 @@ require xorg-proto-common.inc +LICENSE = "BSD" +LIC_FILES_CHKSUM = "file://COPYING;md5=ba9fcd8fe6d09af9f733daccc1a21857 \ + file://fontcacheP.h;endline=28;md5=85c80bfa96c802ee85a570862ee60214" + PR = "r1" PE = "1"