]> code.ossystems Code Review - openembedded-core.git/commitdiff
galago-daemon: Add license file checksum and update GPL information
authorMei Lei <lei.mei@intel.com>
Tue, 23 Nov 2010 05:24:46 +0000 (13:24 +0800)
committerSaul Wold <Saul.Wold@intel.com>
Wed, 24 Nov 2010 00:46:48 +0000 (16:46 -0800)
Add COPYING file checksum to bb file and update the "GPL" to "GPLv2" according to the COPYING

Signed-off-by: Mei Lei <lei.mei@intel.com>
meta/recipes-connectivity/galago/galago-daemon_0.5.1.bb

index da49b3df0201177e2f0e4e510033dc74921f9aee..69627ae31eb5ae18b324a4b1c4e4c33f4f412fa5 100644 (file)
@@ -1,7 +1,8 @@
 SUMMARY =       "Desktop presence framework"
 DESCRIPTION =   "Galago is a desktop presence framework, designed to transmit presence information between programs."
 HOMEPAGE =      "http://www.galago-project.org/"
-LICENSE =       "GPL"
+LICENSE =       "GPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
 DEPENDS =       "gettext libgalago dbus glib-2.0"
 
 SRC_URI =       "http://www.galago-project.org/files/releases/source/${PN}/${P}.tar.gz "