aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Rini <tom_rini@mentor.com>2010-10-04 14:59:04 -0700
committerTom Rini <tom_rini@mentor.com>2010-10-04 15:22:53 -0700
commit4b559b091bf3a83f2fc51c42cd3505558d0b1b5a (patch)
tree826d2775cb3748374ec0232f95cce24febb9613e
parent33afdd5a4771814110a3304159152aa483091ac7 (diff)
downloadopenembedded-4b559b091bf3a83f2fc51c42cd3505558d0b1b5a.tar.gz
oprofile: Drop do_stage() { autotools_stage_all }
Signed-off-by: Tom Rini <tom_rini@mentor.com>
-rw-r--r--recipes/oprofile/oprofile.inc5
1 files changed, 0 insertions, 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