aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/wv/wv_1.2.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/wv/wv_1.2.4.bb')
-rw-r--r--recipes/wv/wv_1.2.4.bb4
1 files changed, 0 insertions, 4 deletions
diff --git a/recipes/wv/wv_1.2.4.bb b/recipes/wv/wv_1.2.4.bb
index 89d05041dc..3d291c091a 100644
--- a/recipes/wv/wv_1.2.4.bb
+++ b/recipes/wv/wv_1.2.4.bb
@@ -16,10 +16,6 @@ S = "${WORKDIR}/${PN}-${PV}"
EXTRA_OECONF = ""
-do_stage () {
- autotools_stage_all
-}
-
do_compile () {
oe_runmake -f GNUmakefile
}