summaryrefslogtreecommitdiffstats
path: root/meta/packages/oprofile
diff options
context:
space:
mode:
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 \