diff options
author | Richard Purdie <richard@openedhand.com> | 2008-02-11 13:30:46 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2008-02-11 13:30:46 +0000 |
commit | 150b9517d4acc57a1350abec62d2773443f73617 (patch) | |
tree | 911dd48a31e5f541085e5d16c41cbd407a9eb4d8 /meta | |
parent | 219e6f4a2dff8afccbd54f0676adeaa88113068a (diff) | |
download | poky-150b9517d4acc57a1350abec62d2773443f73617.tar.gz |
oprofile-cvs: Remove applied patch
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3743 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta')
-rw-r--r-- | meta/packages/oprofile/oprofile_cvs.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/packages/oprofile/oprofile_cvs.bb b/meta/packages/oprofile/oprofile_cvs.bb index bca1909611..2096a27b40 100644 --- a/meta/packages/oprofile/oprofile_cvs.bb +++ b/meta/packages/oprofile/oprofile_cvs.bb | |||
@@ -9,7 +9,6 @@ RDEPENDS = "binutils-symlinks" | |||
9 | 9 | ||
10 | SRC_URI = "cvs://anonymous@oprofile.cvs.sourceforge.net/cvsroot/oprofile;module=oprofile \ | 10 | SRC_URI = "cvs://anonymous@oprofile.cvs.sourceforge.net/cvsroot/oprofile;module=oprofile \ |
11 | file://opstart.patch;patch=1 \ | 11 | file://opstart.patch;patch=1 \ |
12 | file://armv6_fix.patch;patch=1 \ | ||
13 | file://acinclude.m4" | 12 | file://acinclude.m4" |
14 | S = "${WORKDIR}/oprofile" | 13 | S = "${WORKDIR}/oprofile" |
15 | 14 | ||