dbus-wait: Updated License File Checksum

Signed-off-by: Saul Wold <Saul.Wold@intel.com>
This commit is contained in:
Saul Wold
2010-08-12 15:13:44 -07:00
committed by Richard Purdie
parent 07582c7761
commit 2e0e656a15

View File

@@ -2,7 +2,7 @@ DESCRIPTION = "A simple tool to wait for a specific signal over DBus"
HOMEPAGE = "http://svn.o-hand.com/repos/misc/trunk"
SECTION = "base"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
DEPENDS = "dbus"
PV = "0.0+svnr${SRCREV}"
PR = "r2"