From c6115dcbca7ef3f5a8585f7dde80575e89b9aad6 Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Fri, 10 Dec 2010 17:00:05 -0800 Subject: clutter: Add LIC_FILES_CHKSUM Signed-off-by: Saul Wold --- meta/recipes-graphics/clutter/clutter_git.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'meta/recipes-graphics/clutter/clutter_git.bb') diff --git a/meta/recipes-graphics/clutter/clutter_git.bb b/meta/recipes-graphics/clutter/clutter_git.bb index a20515ec5e..dd5f980df3 100644 --- a/meta/recipes-graphics/clutter/clutter_git.bb +++ b/meta/recipes-graphics/clutter/clutter_git.bb @@ -1,6 +1,8 @@ require clutter.inc require clutter-package.inc +LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34" + PV = "1.0.0+git${SRCPV}" PR = "r8" @@ -14,4 +16,4 @@ BASE_CONF += "--disable-introspection" do_configure_prepend () { # Disable DOLT sed -i -e 's/^DOLT//' ${S}/configure.ac -} \ No newline at end of file +} -- cgit v1.2.3-54-g00ecf