mirror of
https://git.yoctoproject.org/poky
synced 2026-04-27 12:32:13 +02:00
libgalago: Add license checksum
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
d41496a2eb
commit
5209a73d3b
@@ -1,7 +1,10 @@
|
||||
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 = "LGPL"
|
||||
LICENSE = "LGPLv2.1+"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34 \
|
||||
file://libgalago/galago.h;endline=21;md5=141785cb9ec62067398dda136a7bb401"
|
||||
|
||||
DEPENDS = "gettext dbus glib-2.0 dbus-glib"
|
||||
|
||||
SRC_URI = "http://www.galago-project.org/files/releases/source/${PN}/${P}.tar.gz \
|
||||
|
||||
Reference in New Issue
Block a user