summaryrefslogtreecommitdiffstats
path: root/meta/packages/oprofile/oprofile_cvs.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2007-05-23 15:24:14 +0000
committerRichard Purdie <richard@openedhand.com>2007-05-23 15:24:14 +0000
commit6c08ce5960be33d36af99cceaeb89aa084cd6e0e (patch)
treef12f8d0171aef078c35936536b3ea00dee48a507 /meta/packages/oprofile/oprofile_cvs.bb
parent79fb4b03ade0240584964d73c7dd8859eb7ac8a6 (diff)
downloadpoky-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.bb2
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 @@
1PV = "0.9.2+cvs${SRCDATE}" 1PV = "0.9.2+cvs${SRCDATE}"
2PR = "r5" 2PR = "r6"
3SECTION = "devel" 3SECTION = "devel"
4DESCRIPTION = "OProfile is a system-wide profiler for Linux systems, capable \ 4DESCRIPTION = "OProfile is a system-wide profiler for Linux systems, capable \
5of profiling all running code at low overhead." 5of profiling all running code at low overhead."