From: Dexuan Cui Date: Sat, 12 Jun 2010 04:57:52 +0000 (+0800) Subject: fixesproto: fix metadata X-Git-Tag: 2011-1~5836 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=45df656b8aeb85d96153bb0640b0f91f73526fd8;p=openembedded-core.git fixesproto: fix metadata Signed-off-by: Dexuan Cui --- diff --git a/meta/packages/xorg-proto/fixesproto_4.1.1.bb b/meta/packages/xorg-proto/fixesproto_4.1.1.bb index 20f95282e5..cb709f7841 100644 --- a/meta/packages/xorg-proto/fixesproto_4.1.1.bb +++ b/meta/packages/xorg-proto/fixesproto_4.1.1.bb @@ -1,5 +1,9 @@ require xorg-proto-common.inc +LICENSE = "MIT-style" +LIC_FILES_CHKSUM = "file://COPYING;md5=ae2c93d7226d1ed33287c3924ca61816 \ + file://xfixesproto.h;endline=41;md5=fa6bf4d92ae4dd0c1cac511105e541d2" + CONFLICTS = "fixesext" PR = "r1" PE = "1"