From 4b559b091bf3a83f2fc51c42cd3505558d0b1b5a Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Mon, 4 Oct 2010 14:59:04 -0700 Subject: [PATCH] oprofile: Drop do_stage() { autotools_stage_all } Signed-off-by: Tom Rini --- recipes/oprofile/oprofile.inc | 5 ----- 1 file changed, 5 deletions(-) diff --git a/recipes/oprofile/oprofile.inc b/recipes/oprofile/oprofile.inc index 6d251d2cd8..7bd77332a5 100644 --- a/recipes/oprofile/oprofile.inc +++ b/recipes/oprofile/oprofile.inc @@ -43,11 +43,6 @@ do_configure () { # --with-qt-includes where the Qt includes are. # --with-qt-libraries where the Qt library is installed. -do_stage () { - # As of 0.9.4 there is a libopagent library to compile and link against. - autotools_stage_all -} - OPROFILE_ARCH = "${TARGET_ARCH}" OPROFILE_ARCH_i586 = "i386" # note this excludes the ppc64 directory -- 2.39.5