diff options
-rw-r--r-- | openembedded/packages/oprofile/oprofile_cvs.bb | 2 |
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" | |||
6 | MAINTAINER = "Chris Larson <kergoth@handhelds.org>" | 6 | MAINTAINER = "Chris Larson <kergoth@handhelds.org>" |
7 | DEPENDS = "popt binutils" | 7 | DEPENDS = "popt binutils" |
8 | 8 | ||
9 | SRC_URI = "cvs://anonymous@cvs.sourceforge.net/cvsroot/oprofile;module=oprofile \ | 9 | SRC_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" |
12 | S = "${WORKDIR}/oprofile" | 12 | S = "${WORKDIR}/oprofile" |