From: Yu Ke Date: Thu, 25 Nov 2010 12:12:39 +0000 (+0800) Subject: libdrm: add license checksum X-Git-Tag: 2011-1~3751 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=e8127b7c9ad12711b6cf1616d2b3b73a1cf15788;p=openembedded-core.git libdrm: add license checksum Signed-off-by: Yu Ke --- diff --git a/meta/recipes-graphics/drm/libdrm_2.4.22.bb b/meta/recipes-graphics/drm/libdrm_2.4.22.bb index e0c0f012b0..d8e0fffd96 100644 --- a/meta/recipes-graphics/drm/libdrm_2.4.22.bb +++ b/meta/recipes-graphics/drm/libdrm_2.4.22.bb @@ -1,5 +1,7 @@ require libdrm.inc +LIC_FILES_CHKSUM = "file://xf86drm.c;beginline=9;endline=32;md5=c8a3b961af7667c530816761e949dc71" + SRC_URI += "file://installtests.patch" SRC_URI[md5sum] = "3bdfa33f35d1c902e5115cceb5500c83" SRC_URI[sha256sum] = "0bb0e594e4094d9000d80f38e96e8f640b6364f96cfef5b970cf4481443c6b3d"