galago-daemon: Add license file checksum and update GPL information

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>
This commit is contained in:
Mei Lei 2010-11-23 13:24:46 +08:00 committed by Saul Wold
parent d249f41334
commit 67b232f0d5
1 changed files with 2 additions and 1 deletions

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