From 351a196c49ee18cc0e26049ab4e6ee1439cb641d Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Wed, 30 May 2007 10:27:06 +0000 Subject: oprofile: Update SRCDATE, remove merged patches git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1818 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/packages/oprofile/oprofile_cvs.bb | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'meta/packages/oprofile/oprofile_cvs.bb') diff --git a/meta/packages/oprofile/oprofile_cvs.bb b/meta/packages/oprofile/oprofile_cvs.bb index e33820c9cf..18b3f371e5 100644 --- a/meta/packages/oprofile/oprofile_cvs.bb +++ b/meta/packages/oprofile/oprofile_cvs.bb @@ -1,5 +1,5 @@ PV = "0.9.2+cvs${SRCDATE}" -PR = "r6" +PR = "r0" SECTION = "devel" DESCRIPTION = "OProfile is a system-wide profiler for Linux systems, capable \ of profiling all running code at low overhead." @@ -7,9 +7,6 @@ LICENSE = "GPL" DEPENDS = "popt binutils" SRC_URI = "cvs://anonymous@oprofile.cvs.sourceforge.net/cvsroot/oprofile;module=oprofile \ - file://oparchive-debug-dir.patch;patch=1 \ - file://armv6_events.patch;patch=1 \ - file://xscale_events.patch;patch=1 \ file://acinclude.m4" S = "${WORKDIR}/oprofile" -- cgit v1.2.3-54-g00ecf