unifdef: add LIC_FILES_CHKSUM

Signed-off-by: Saul Wold <sgw@linux.intel.com>
This commit is contained in:
Saul Wold 2010-12-23 07:02:41 -08:00 committed by Richard Purdie
parent 7ac4b54270
commit b0a2c6da95
1 changed files with 1 additions and 1 deletions

View File

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