summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics
diff options
context:
space:
mode:
authorSaul Wold <Saul.Wold@intel.com>2010-12-10 17:00:44 -0800
committerSaul Wold <sgw@linux.intel.com>2010-12-13 12:27:48 -0800
commit198baafc3a309fda94e3a9e5e1ee18ece10f990c (patch)
tree9e64d63de89d4c90ac75598ef1d27ed98e616bb5 /meta/recipes-graphics
parentc6115dcbca7ef3f5a8585f7dde80575e89b9aad6 (diff)
downloadopenembedded-core-198baafc3a309fda94e3a9e5e1ee18ece10f990c.tar.gz
table: Add LIC_FILES_CHKSUM
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r--meta/recipes-graphics/clutter/table.inc2
-rw-r--r--meta/recipes-graphics/clutter/table_git.bb3
2 files changed, 4 insertions, 1 deletions
diff --git a/meta/recipes-graphics/clutter/table.inc b/meta/recipes-graphics/clutter/table.inc
index 6dfb47db77..b645514835 100644
--- a/meta/recipes-graphics/clutter/table.inc
+++ b/meta/recipes-graphics/clutter/table.inc
@@ -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"
diff --git a/meta/recipes-graphics/clutter/table_git.bb b/meta/recipes-graphics/clutter/table_git.bb
index 5aa4153c1a..5a5091cc1d 100644
--- a/meta/recipes-graphics/clutter/table_git.bb
+++ b/meta/recipes-graphics/clutter/table_git.bb
@@ -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"