From e8127b7c9ad12711b6cf1616d2b3b73a1cf15788 Mon Sep 17 00:00:00 2001 From: Yu Ke Date: Thu, 25 Nov 2010 20:12:39 +0800 Subject: libdrm: add license checksum Signed-off-by: Yu Ke --- meta/recipes-graphics/drm/libdrm_2.4.22.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta/recipes-graphics/drm') 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" -- cgit v1.2.3-54-g00ecf