From: Saul Wold Date: Sat, 25 Dec 2010 01:20:58 +0000 (-0800) Subject: xserver-kdrive: add LIC_FILES_CHKSUM X-Git-Tag: 2011-1~3265 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=f6e8c338c443a14720a7c14c3c578a264ed44fa6;p=openembedded-core.git xserver-kdrive: add LIC_FILES_CHKSUM Signed-off-by: Saul Wold --- diff --git a/meta/recipes-graphics/xorg-xserver/xserver-kdrive.inc b/meta/recipes-graphics/xorg-xserver/xserver-kdrive.inc index 8c93127657..74fece667a 100644 --- a/meta/recipes-graphics/xorg-xserver/xserver-kdrive.inc +++ b/meta/recipes-graphics/xorg-xserver/xserver-kdrive.inc @@ -2,6 +2,8 @@ LICENSE = "MIT" DEPENDS = "compositeproto damageproto fixesproto recordproto resourceproto scrnsaverproto xineramaproto videoproto xextproto xproto \ libxau libxext libxdmcp libxfont libxrandr tslib virtual/libx11 xtrans bigreqsproto xcmiscproto" +LIC_FILES_CHKSUM = "file://COPYING;md5=3dd2bbe3563837f80ed8926b06c1c353" + PROVIDES = "virtual/xserver" PACKAGES =+ "xserver-kdrive-fbdev \ xserver-kdrive-sdl \