]> code.ossystems Code Review - openembedded-core.git/commitdiff
clutter-box2d: Add LIC_FILES_CHKSUM
authorSaul Wold <Saul.Wold@intel.com>
Sat, 11 Dec 2010 07:32:03 +0000 (23:32 -0800)
committerSaul Wold <sgw@linux.intel.com>
Tue, 14 Dec 2010 16:53:19 +0000 (08:53 -0800)
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
meta/recipes-graphics/clutter/clutter-box2d.inc
meta/recipes-graphics/clutter/clutter-box2d_git.bb

index 08861958cd2a35e9b85689afcfdf52e07eee5436..7de824495bc324c2d16b776cd76384921e8dedff 100644 (file)
@@ -1,6 +1,6 @@
 DESCRIPTION = "Clutter Box2D"
 HOMEPAGE = "http://www.clutter-project.org/"
-LICENSE = "GPLv2"
+LICENSE = "Catto"
 
 DEPENDS = "clutter-1.0"
 
index 4c74ffeb44be190d764fd85893f058d36fe79e9b..6f795b9a3d49e9371b7f7aeae35dd19b137d7acb 100644 (file)
@@ -1,5 +1,7 @@
 require clutter-box2d.inc
 
+LIC_FILES_CHKSUM = "file://box2d/License.txt;md5=d0a73d52dbe6da5d8cc0f28493defb26"
+
 PV = "0.0+git${SRCPV}"
 PR = "r3"