summaryrefslogtreecommitdiffstats
path: root/meta/packages/oprofile
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2006-09-21 14:48:08 +0000
committerRichard Purdie <richard@openedhand.com>2006-09-21 14:48:08 +0000
commita48da11acaeec6aa3a21a0a0f30098b26e248ecc (patch)
tree8efce6fff0a82e86f22aaff91a79c5c1e8574d24 /meta/packages/oprofile
parent650cd19cb5bee8cf0c643470546d39e4357f8fec (diff)
downloadpoky-a48da11acaeec6aa3a21a0a0f30098b26e248ecc.tar.gz
Clean up and correct MAINTAINERS
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@739 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/oprofile')
-rw-r--r--meta/packages/oprofile/oprofile_0.9.1.bb1
-rw-r--r--meta/packages/oprofile/oprofile_cvs.bb1
2 files changed, 0 insertions, 2 deletions
diff --git a/meta/packages/oprofile/oprofile_0.9.1.bb b/meta/packages/oprofile/oprofile_0.9.1.bb
index 1cbb05d418..991c7bfc99 100644
--- a/meta/packages/oprofile/oprofile_0.9.1.bb
+++ b/meta/packages/oprofile/oprofile_0.9.1.bb
@@ -2,7 +2,6 @@ SECTION = "devel"
2DESCRIPTION = "OProfile is a system-wide profiler for Linux systems, capable \ 2DESCRIPTION = "OProfile is a system-wide profiler for Linux systems, capable \
3of profiling all running code at low overhead." 3of profiling all running code at low overhead."
4LICENSE = "GPL" 4LICENSE = "GPL"
5MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
6DEPENDS = "popt binutils" 5DEPENDS = "popt binutils"
7 6
8SRC_URI = "${SOURCEFORGE_MIRROR}/oprofile/oprofile-${PV}.tar.gz \ 7SRC_URI = "${SOURCEFORGE_MIRROR}/oprofile/oprofile-${PV}.tar.gz \
diff --git a/meta/packages/oprofile/oprofile_cvs.bb b/meta/packages/oprofile/oprofile_cvs.bb
index 73ded09a16..1a255d3577 100644
--- a/meta/packages/oprofile/oprofile_cvs.bb
+++ b/meta/packages/oprofile/oprofile_cvs.bb
@@ -3,7 +3,6 @@ SECTION = "devel"
3DESCRIPTION = "OProfile is a system-wide profiler for Linux systems, capable \ 3DESCRIPTION = "OProfile is a system-wide profiler for Linux systems, capable \
4of profiling all running code at low overhead." 4of profiling all running code at low overhead."
5LICENSE = "GPL" 5LICENSE = "GPL"
6MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
7DEPENDS = "popt binutils" 6DEPENDS = "popt binutils"
8 7
9SRC_URI = "cvs://anonymous@oprofile.cvs.sourceforge.net/cvsroot/oprofile;module=oprofile \ 8SRC_URI = "cvs://anonymous@oprofile.cvs.sourceforge.net/cvsroot/oprofile;module=oprofile \