From: Saul Wold Date: Thu, 23 Dec 2010 06:33:31 +0000 (-0800) Subject: xserver-xf86: Add LIC_FILES_CHKSUM X-Git-Tag: 2011-1~3287 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=45e026555dc01c28778eb45e58169f3e6e8919cb;p=openembedded-core.git xserver-xf86: Add LIC_FILES_CHKSUM Signed-off-by: Saul Wold --- diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xf86-common.inc b/meta/recipes-graphics/xorg-xserver/xserver-xf86-common.inc index cf69a1e156..3d56fcf71b 100644 --- a/meta/recipes-graphics/xorg-xserver/xserver-xf86-common.inc +++ b/meta/recipes-graphics/xorg-xserver/xserver-xf86-common.inc @@ -3,6 +3,8 @@ HOMEPAGE = "http://www.x.org" SECTION = "x11/base" LICENSE = "MIT-X" +LIC_FILES_CHECKSUM = file://COPYING;md5=3dd2bbe3563837f80ed8926b06c1c353" + # xf86-*-* packages depend on an X server built with the xfree86 DDX # so we have a virtual to represent that: PROVIDES = "virtual/xserver-xf86"