clutter-box2d: Add LIC_FILES_CHKSUM

Signed-off-by: Saul Wold <Saul.Wold@intel.com>
This commit is contained in:
Saul Wold
2010-12-10 23:32:03 -08:00
committed by Saul Wold
parent 2f845aeb20
commit b3b25c84e9
2 changed files with 3 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
DESCRIPTION = "Clutter Box2D"
HOMEPAGE = "http://www.clutter-project.org/"
LICENSE = "GPLv2"
LICENSE = "Catto"
DEPENDS = "clutter-1.0"

View 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"