From b5afae0e5bdff8613cb8fb781d40f7a230966c24 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Thu, 13 Jan 2011 12:04:58 +0100 Subject: directfb: add license checksum Signed-off-by: Koen Kooi --- recipes-graphics/directfb/directfb.inc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/recipes-graphics/directfb/directfb.inc b/recipes-graphics/directfb/directfb.inc index d07d58c113..ca22d24e76 100644 --- a/recipes-graphics/directfb/directfb.inc +++ b/recipes-graphics/directfb/directfb.inc @@ -4,7 +4,9 @@ abstraction, an integrated windowing system with support for \ translucent windows and multiple display layers on top of the \ Linux framebuffer device." SECTION = "libs" -LICENSE = "LGPL" +LICENSE = "LGPLv2.1" +LIC_FILES_CHKSUM = "file://COPYING;md5=dcf3c825659e82539645da41a7908589" + HOMEPAGE = "http://directfb.org" DEPENDS = "jpeg libpng freetype zlib tslib" -- cgit v1.2.3-54-g00ecf