summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/prelink
diff options
context:
space:
mode:
authorMei Lei <lei.mei@intel.com>2010-11-25 12:25:24 +0800
committerRichard Purdie <rpurdie@linux.intel.com>2010-12-02 05:24:48 -0800
commit246daac749ec78f2e408bec2635f5bd7ba9ffa65 (patch)
treebcea16d61d8b5b1fcd3c4a468f97790164064c74 /meta/recipes-devtools/prelink
parent96a1ab021b5aa77482f06ce30a94e50613940104 (diff)
downloadast2050-yocto-poky-246daac749ec78f2e408bec2635f5bd7ba9ffa65.zip
ast2050-yocto-poky-246daac749ec78f2e408bec2635f5bd7ba9ffa65.tar.gz
prelink:Add license checksum to bb file
Add COPYING file checksum to bb file Signed-off-by: Mei Lei <lei.mei@intel.com>
Diffstat (limited to 'meta/recipes-devtools/prelink')
-rw-r--r--meta/recipes-devtools/prelink/prelink_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/prelink/prelink_git.bb b/meta/recipes-devtools/prelink/prelink_git.bb
index 06078ed..6df19f9 100644
--- a/meta/recipes-devtools/prelink/prelink_git.bb
+++ b/meta/recipes-devtools/prelink/prelink_git.bb
@@ -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"
OpenPOWER on IntegriCloud