]> code.ossystems Code Review - openembedded-core.git/commitdiff
xserver-xf86: fix LIC_FILES_CHKSUM spelling and location
authorSaul Wold <sgw@linux.intel.com>
Sun, 26 Dec 2010 15:22:10 +0000 (07:22 -0800)
committerSaul Wold <sgw@linux.intel.com>
Sun, 26 Dec 2010 15:22:10 +0000 (07:22 -0800)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-graphics/xorg-xserver/xserver-xf86-common.inc
meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite_1.9.2.bb

index 3d56fcf71bd867c7f4a89fa0b12978ce3921a2d9..c985ccb6004bfbb54f7c48ad9a65ce708b89d695 100644 (file)
@@ -3,7 +3,7 @@ HOMEPAGE = "http://www.x.org"
 SECTION = "x11/base"
 LICENSE = "MIT-X"
 
-LIC_FILES_CHECKSUM = file://COPYING;md5=3dd2bbe3563837f80ed8926b06c1c353"
+LIC_FILES_CHKSUM = "file://COPYING;md5=3dd2bbe3563837f80ed8926b06c1c353"
 
 # xf86-*-* packages depend on an X server built with the xfree86 DDX
 # so we have a virtual to represent that:
index 0433fe33bab8fda35702d65d7d94c50f8b2d8690..670604a34e7c38c1daaac51a7be469f8f1c17fe5 100644 (file)
@@ -1,6 +1,5 @@
 require xserver-xf86-dri-lite.inc
 
-LIC_FILES_CHKSUM = "file://COPYING;md5=3dd2bbe3563837f80ed8926b06c1c353"
 
 PROTO_DEPS += "xf86driproto dri2proto"