Fix cvsroot

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@423 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Ross Burton 2006-05-26 08:41:48 +00:00
parent 1cc8b97471
commit efaee39ba0
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ LICENSE = "GPL"
MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
DEPENDS = "popt binutils"
SRC_URI = "cvs://anonymous@cvs.sourceforge.net/cvsroot/oprofile;module=oprofile \
SRC_URI = "cvs://anonymous@oprofile.cvs.sourceforge.net/cvsroot/oprofile;module=oprofile \
file://no_arm_mapping_syms.patch;patch=1 \
file://acinclude.m4"
S = "${WORKDIR}/oprofile"