oprofile: Drop do_stage() { autotools_stage_all }
authorTom Rini <tom_rini@mentor.com>
Mon, 4 Oct 2010 21:59:04 +0000 (14:59 -0700)
committerTom Rini <tom_rini@mentor.com>
Mon, 4 Oct 2010 22:22:53 +0000 (15:22 -0700)
Signed-off-by: Tom Rini <tom_rini@mentor.com>
recipes/oprofile/oprofile.inc

index 6d251d2..7bd7733 100644 (file)
@@ -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