From: Yu Ke Date: Thu, 25 Nov 2010 12:28:04 +0000 (+0800) Subject: xf86-video-vesa: add license checksum X-Git-Tag: 2011-1~3749 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=4d22fc5bf9c18dfb1a4c88cd231587e34e6572ef;p=openembedded-core.git xf86-video-vesa: add license checksum Signed-off-by: Yu Ke --- diff --git a/meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.3.0.bb b/meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.3.0.bb index 3212004db7..17f9d37dbd 100644 --- a/meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.3.0.bb +++ b/meta/recipes-graphics/xorg-driver/xf86-video-vesa_2.3.0.bb @@ -1,5 +1,7 @@ require xf86-video-common.inc +LIC_FILES_CHKSUM = "file://COPYING;md5=e5418e7a75e21268637984e70265e146" + EXTRA_OECONF += "--disable-xvmc" DESCRIPTION = "X.Org X server -- Generic Vesa display driver"