]> code.ossystems Code Review - openembedded-core.git/commitdiff
xserver-xf86: Add LIC_FILES_CHKSUM
authorSaul Wold <sgw@linux.intel.com>
Thu, 23 Dec 2010 06:33:31 +0000 (22:33 -0800)
committerRichard Purdie <rpurdie@linux.intel.com>
Thu, 23 Dec 2010 14:31:25 +0000 (14:31 +0000)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-graphics/xorg-xserver/xserver-xf86-common.inc

index cf69a1e1563d1db4b02781f9a6c3b016b9c79b13..3d56fcf71bd867c7f4a89fa0b12978ce3921a2d9 100644 (file)
@@ -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"