unifdef Add LIC_FILES_CHKSUM

Signed-off-by: Saul Wold <sgw@linux.intel.com>
This commit is contained in:
Saul Wold 2010-12-22 17:33:40 -08:00 committed by Richard Purdie
parent 4df34661bd
commit 6af087704b

View File

@ -2,6 +2,8 @@ DESCRIPTION = "Kernel header preprocessor"
SECTION = "devel"
LICENSE = "GPL"
LIC_FILES_CHKSUM = "file://${WORKDIR}/unifdef.c;endline=32;md5="
SRC_URI = "file://unifdef.c"
inherit native