From e2fa1ec4e959bea21c938da0ca21e3bd7bc89a5b Mon Sep 17 00:00:00 2001 From: Dexuan Cui Date: Tue, 20 Jul 2010 18:00:03 +0800 Subject: oprofile: fix metadata Add HOMEAPGE,BUGTRACKER Fix LICENSE and add LIC_FILES_CHKSUM Update PREFERRED_VERSION_oprofile Signed-off-by: Dexuan Cui --- meta/packages/oprofile/oprofile_0.9.6.bb | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'meta/packages/oprofile') diff --git a/meta/packages/oprofile/oprofile_0.9.6.bb b/meta/packages/oprofile/oprofile_0.9.6.bb index 29c3f1bb7..9679411be 100644 --- a/meta/packages/oprofile/oprofile_0.9.6.bb +++ b/meta/packages/oprofile/oprofile_0.9.6.bb @@ -1,10 +1,19 @@ -SECTION = "devel" DESCRIPTION = "OProfile is a system-wide profiler for Linux systems, capable \ of profiling all running code at low overhead." -LICENSE = "GPL" +HOMEPAGE = "http://oprofile.sourceforge.net/news/" +BUGTRACKER = "http://sourceforge.net/tracker/?group_id=16191&atid=116191" + +LICENSE = "LGPLv2.1+ & GPLv2" +LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ + file://libopagent/opagent.h;beginline=5;endline=26;md5=4f16f72c7a493d8a4704aa18d03d15c6 \ + file://daemon/liblegacy/p_module.h;beginline=2;endline=20;md5=fc23a43455edf185307274a99730b6e4" + +SECTION = "devel" + DEPENDS = "popt binutils" RDEPENDS = "binutils-symlinks" RRECOMMENDS = "kernel-vmlinux" + PR = "r0" SRC_URI = "${SOURCEFORGE_MIRROR}/oprofile/oprofile-${PV}.tar.gz \ -- cgit v1.2.3