[oe-commits] Tom Rini : oprofile: Drop do_stage() { autotools_stage_all }

git version control git at git.openembedded.org
Mon Oct 4 22:29:54 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 4b559b091bf3a83f2fc51c42cd3505558d0b1b5a
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=4b559b091bf3a83f2fc51c42cd3505558d0b1b5a

Author: Tom Rini <tom_rini at mentor.com>
Date:   Mon Oct  4 14:59:04 2010 -0700

oprofile: Drop do_stage() { autotools_stage_all }

Signed-off-by: Tom Rini <tom_rini at mentor.com>

---

 recipes/oprofile/oprofile.inc |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/recipes/oprofile/oprofile.inc b/recipes/oprofile/oprofile.inc
index 6d251d2..7bd7733 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 





More information about the Openembedded-commits mailing list