table: Add LIC_FILES_CHKSUM

Signed-off-by: Saul Wold <Saul.Wold@intel.com>
This commit is contained in:
Saul Wold 2010-12-10 17:00:44 -08:00 committed by Saul Wold
parent c6115dcbca
commit 198baafc3a
2 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
DESCRIPTION = "Table Clutter Demo"
HOMEPAGE = "http://www.clutter-project.org/"
LICENSE = "LGPL"
LICENSE = "LGPLv2.1 & GPLv2"
DEPENDS = "clutter-gst-1.0 gnome-vfs"

View File

@ -1,5 +1,8 @@
require table.inc
LIC_FILES_CHKSUM = "file://fluttr/COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \
file://script-viewer/COPYING;md5=7fbc338309ac38fefcd64b04bb903e34"
PV = "0.3.0+git${SRCPV}"
PR = "r1"