icon-naming-utils: Add LIC_FILES_CHKSUM

Signed-off-by: Saul Wold <sgw@linux.intel.com>
This commit is contained in:
Saul Wold 2010-12-22 17:32:19 -08:00 committed by Richard Purdie
parent 46adc1ef47
commit 2b95a00b71
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@ LICENSE = "GPLv2"
DEPENDS = "libxml-simple-perl-native"
PR = "r1"
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
SRC_URI = "http://tango.freedesktop.org/releases/icon-naming-utils-0.8.7.tar.gz"
S = "${WORKDIR}/icon-naming-utils-${PV}"