summaryrefslogtreecommitdiffstats
path: root/meta/packages/oprofile/oprofile_cvs.bb
diff options
context:
space:
mode:
authorRobert Bradford <rob@openedhand.com>2007-02-15 11:21:53 +0000
committerRobert Bradford <rob@openedhand.com>2007-02-15 11:21:53 +0000
commit2275ea11ea4feff08508e644248dd2b56c0385bb (patch)
treea49ce44264e350ecbde6ef6e7b7db7623fb568a9 /meta/packages/oprofile/oprofile_cvs.bb
parent0ad45238fec62fe79ee15305355265d9e0035e52 (diff)
downloadpoky-2275ea11ea4feff08508e644248dd2b56c0385bb.tar.gz
Include patch that corrects the bug in the XML generation in opreport when
using --separate=lib git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1270 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/oprofile/oprofile_cvs.bb')
-rw-r--r--meta/packages/oprofile/oprofile_cvs.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/packages/oprofile/oprofile_cvs.bb b/meta/packages/oprofile/oprofile_cvs.bb
index 008b2a7ff5..3b9eae9110 100644
--- a/meta/packages/oprofile/oprofile_cvs.bb
+++ b/meta/packages/oprofile/oprofile_cvs.bb
@@ -10,6 +10,7 @@ SRC_URI = "cvs://anonymous@oprofile.cvs.sourceforge.net/cvsroot/oprofile;module=
10 file://oprofile_eabi.patch;patch=1 \ 10 file://oprofile_eabi.patch;patch=1 \
11 file://oparchive-debug-dir.patch;patch=1 \ 11 file://oparchive-debug-dir.patch;patch=1 \
12 file://oparchive-list-files.patch;patch=1 \ 12 file://oparchive-list-files.patch;patch=1 \
13 file://opreport-xml-output-fixes.patch;patch=1 \
13 file://acinclude.m4" 14 file://acinclude.m4"
14S = "${WORKDIR}/oprofile" 15S = "${WORKDIR}/oprofile"
15 16