mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-17 04:37:19 +00:00
directfb: add license checksum
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -4,7 +4,9 @@ abstraction, an integrated windowing system with support for \
|
|||||||
translucent windows and multiple display layers on top of the \
|
translucent windows and multiple display layers on top of the \
|
||||||
Linux framebuffer device."
|
Linux framebuffer device."
|
||||||
SECTION = "libs"
|
SECTION = "libs"
|
||||||
LICENSE = "LGPL"
|
LICENSE = "LGPLv2.1"
|
||||||
|
LIC_FILES_CHKSUM = "file://COPYING;md5=dcf3c825659e82539645da41a7908589"
|
||||||
|
|
||||||
HOMEPAGE = "http://directfb.org"
|
HOMEPAGE = "http://directfb.org"
|
||||||
DEPENDS = "jpeg libpng freetype zlib tslib"
|
DEPENDS = "jpeg libpng freetype zlib tslib"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user