summaryrefslogtreecommitdiffstats
path: root/openembedded
diff options
context:
space:
mode:
authorRoss Burton <ross@openedhand.com>2006-05-26 08:41:48 +0000
committerRoss Burton <ross@openedhand.com>2006-05-26 08:41:48 +0000
commitefaee39ba047942c0ab501fa963b05c6b2498e8d (patch)
treedc578b377665828aed5a241c2391bcdab5a66902 /openembedded
parent1cc8b97471f2a2f3943bbb3ef7fb1c80776aa206 (diff)
downloadpoky-efaee39ba047942c0ab501fa963b05c6b2498e8d.tar.gz
Fix cvsroot
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@423 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded')
-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"