prelink:Add license checksum to bb file

Add COPYING file checksum to bb file

Signed-off-by: Mei Lei <lei.mei@intel.com>
This commit is contained in:
Mei Lei 2010-11-25 12:25:24 +08:00 committed by Richard Purdie
parent 96a1ab021b
commit 246daac749
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ DESCRIPTION = " The prelink package contains a utility which modifies ELF shared
and executables, so that far fewer relocations need to be resolved at \
runtime and thus programs come up faster."
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=c93c0550bd3173f4504b2cbd8991e50b"
PV = "1.0+git${SRCPV}"
PR = "r0"