1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-09 05:29:32 +00:00

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
@@ -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