git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
33afdd5
)
oprofile: Drop do_stage() { autotools_stage_all }
author
Tom Rini
<tom_rini@mentor.com>
Mon, 4 Oct 2010 21:59:04 +0000
(14:59 -0700)
committer
Tom 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
patch
|
blob
|
history
diff --git
a/recipes/oprofile/oprofile.inc
b/recipes/oprofile/oprofile.inc
index
6d251d2
..
7bd7733
100644
(file)
--- 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