diff options
Diffstat (limited to 'packages/oprofile/oprofile_0.9.1.bb')
-rw-r--r-- | packages/oprofile/oprofile_0.9.1.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/oprofile/oprofile_0.9.1.bb b/packages/oprofile/oprofile_0.9.1.bb index 1cbb05d418..991c7bfc99 100644 --- a/packages/oprofile/oprofile_0.9.1.bb +++ b/packages/oprofile/oprofile_0.9.1.bb @@ -2,7 +2,6 @@ SECTION = "devel" DESCRIPTION = "OProfile is a system-wide profiler for Linux systems, capable \ of profiling all running code at low overhead." LICENSE = "GPL" -MAINTAINER = "Chris Larson <kergoth@handhelds.org>" DEPENDS = "popt binutils" SRC_URI = "${SOURCEFORGE_MIRROR}/oprofile/oprofile-${PV}.tar.gz \ |