From: Joshua Lock Date: Fri, 28 Oct 2011 22:53:44 +0000 (-0700) Subject: clutter-gtk: add LIC_FILES_CHKSUM to include file X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0d18f03b225ffaffb1e17b40ff909f4948880647;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git clutter-gtk: add LIC_FILES_CHKSUM to include file (From OE-Core rev: ff13e06892f102d915855cde50896349b07b3717) Signed-off-by: Joshua Lock Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-graphics/clutter/clutter-gtk.inc b/meta/recipes-graphics/clutter/clutter-gtk.inc index 8492d9f53fe..e8d9e10349b 100644 --- a/meta/recipes-graphics/clutter/clutter-gtk.inc +++ b/meta/recipes-graphics/clutter/clutter-gtk.inc @@ -1,6 +1,7 @@ DESCRIPTION = "Clutter GTK+" HOMEPAGE = "http://www.clutter-project.org/" LICENSE = "LGPLv2" +LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34" DEPENDS = "gtk+"