]> code.ossystems Code Review - openembedded-core.git/commitdiff
mutter: Add LIC_FILES_CHKSUM
authorSaul Wold <Saul.Wold@intel.com>
Sat, 11 Dec 2010 01:01:04 +0000 (17:01 -0800)
committerSaul Wold <sgw@linux.intel.com>
Tue, 14 Dec 2010 16:53:18 +0000 (08:53 -0800)
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
meta/recipes-graphics/mutter/mutter_2.28.1.bb
meta/recipes-graphics/mutter/mutter_git.bb

index c4b810789960c7395029ff3c775e9d7ad3e0bca8..e4c185a0b05cb72993ddb5c29866e01e86f8d3bf 100644 (file)
@@ -1,9 +1,11 @@
 require mutter.inc
 
+LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
+
 SRC_URI = "http://download.moblin.org/sources/mutter/2.28/mutter-2.28.1_0.0.tar.bz2 \
            file://nodocs.patch;patch=1 \
            file://nozenity.patch;patch=1 \
            file://fix_pkgconfig.patch;patch=1 \
            "
 
-S = "${WORKDIR}/mutter-2.28.1_0.0"
\ No newline at end of file
+S = "${WORKDIR}/mutter-2.28.1_0.0"
index b41bf1e5051436b6b8d8d86a1fa6bd48bf82fbb0..6f88360fced4060a88c33c628df28555efd45376 100644 (file)
@@ -3,6 +3,8 @@ require mutter.inc
 PV = "2.28.1+git${SRCPV}"
 PR = "r18"
 
+LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
+
 # Gnome is the upstream but moblin is under more active development atm
 # git://git.gnome.org/mutter.git;protocol=git;branch=master
 #