diff options
| author | Richard Purdie <richard@openedhand.com> | 2007-05-23 15:24:14 +0000 |
|---|---|---|
| committer | Richard Purdie <richard@openedhand.com> | 2007-05-23 15:24:14 +0000 |
| commit | 6c08ce5960be33d36af99cceaeb89aa084cd6e0e (patch) | |
| tree | f12f8d0171aef078c35936536b3ea00dee48a507 /meta/packages/oprofile/oprofile_cvs.bb | |
| parent | 79fb4b03ade0240584964d73c7dd8859eb7ac8a6 (diff) | |
| download | poky-6c08ce5960be33d36af99cceaeb89aa084cd6e0e.tar.gz | |
oprofile: Tweak armv6_events.patch
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1772 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/oprofile/oprofile_cvs.bb')
| -rw-r--r-- | meta/packages/oprofile/oprofile_cvs.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/oprofile/oprofile_cvs.bb b/meta/packages/oprofile/oprofile_cvs.bb index 55bfa97fda..e33820c9cf 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 = "r5" | 2 | PR = "r6" |
| 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." |
