summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--openembedded/packages/oprofile/oprofile_cvs.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/openembedded/packages/oprofile/oprofile_cvs.bb b/openembedded/packages/oprofile/oprofile_cvs.bb
index 905e78adc8..73ded09a16 100644
--- a/openembedded/packages/oprofile/oprofile_cvs.bb
+++ b/openembedded/packages/oprofile/oprofile_cvs.bb
@@ -6,7 +6,7 @@ LICENSE = "GPL"
6MAINTAINER = "Chris Larson <kergoth@handhelds.org>" 6MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
7DEPENDS = "popt binutils" 7DEPENDS = "popt binutils"
8 8
9SRC_URI = "cvs://anonymous@cvs.sourceforge.net/cvsroot/oprofile;module=oprofile \ 9SRC_URI = "cvs://anonymous@oprofile.cvs.sourceforge.net/cvsroot/oprofile;module=oprofile \
10 file://no_arm_mapping_syms.patch;patch=1 \ 10 file://no_arm_mapping_syms.patch;patch=1 \
11 file://acinclude.m4" 11 file://acinclude.m4"
12S = "${WORKDIR}/oprofile" 12S = "${WORKDIR}/oprofile"