mirror of
git://git.yoctoproject.org/poky
synced 2026-08-14 07:55:19 +00:00
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:
parent
96a1ab021b
commit
246daac749
@ -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"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user