diff options
| author | Richard Purdie <richard@openedhand.com> | 2007-05-30 10:27:06 +0000 |
|---|---|---|
| committer | Richard Purdie <richard@openedhand.com> | 2007-05-30 10:27:06 +0000 |
| commit | 351a196c49ee18cc0e26049ab4e6ee1439cb641d (patch) | |
| tree | 1729a950b0d7c8e762b1f85c52de2d07f67ccbde /meta/packages/oprofile/oprofile_cvs.bb | |
| parent | acb45ff67a231480145dd44ec427ae62a6a16260 (diff) | |
| download | poky-351a196c49ee18cc0e26049ab4e6ee1439cb641d.tar.gz | |
oprofile: Update SRCDATE, remove merged patches
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1818 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/oprofile/oprofile_cvs.bb')
| -rw-r--r-- | meta/packages/oprofile/oprofile_cvs.bb | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/meta/packages/oprofile/oprofile_cvs.bb b/meta/packages/oprofile/oprofile_cvs.bb index e33820c9cf..18b3f371e5 100644 --- a/meta/packages/oprofile/oprofile_cvs.bb +++ b/meta/packages/oprofile/oprofile_cvs.bb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | PV = "0.9.2+cvs${SRCDATE}" | 1 | PV = "0.9.2+cvs${SRCDATE}" |
| 2 | PR = "r6" | 2 | PR = "r0" |
| 3 | SECTION = "devel" | 3 | SECTION = "devel" |
| 4 | DESCRIPTION = "OProfile is a system-wide profiler for Linux systems, capable \ | 4 | DESCRIPTION = "OProfile is a system-wide profiler for Linux systems, capable \ |
| 5 | of profiling all running code at low overhead." | 5 | of profiling all running code at low overhead." |
| @@ -7,9 +7,6 @@ LICENSE = "GPL" | |||
| 7 | DEPENDS = "popt binutils" | 7 | DEPENDS = "popt binutils" |
| 8 | 8 | ||
| 9 | SRC_URI = "cvs://anonymous@oprofile.cvs.sourceforge.net/cvsroot/oprofile;module=oprofile \ | 9 | SRC_URI = "cvs://anonymous@oprofile.cvs.sourceforge.net/cvsroot/oprofile;module=oprofile \ |
| 10 | file://oparchive-debug-dir.patch;patch=1 \ | ||
| 11 | file://armv6_events.patch;patch=1 \ | ||
| 12 | file://xscale_events.patch;patch=1 \ | ||
| 13 | file://acinclude.m4" | 10 | file://acinclude.m4" |
| 14 | S = "${WORKDIR}/oprofile" | 11 | S = "${WORKDIR}/oprofile" |
| 15 | 12 | ||
