aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/upstart/upstart.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/upstart/upstart.inc')
-rw-r--r--recipes/upstart/upstart.inc4
1 files changed, 0 insertions, 4 deletions
diff --git a/recipes/upstart/upstart.inc b/recipes/upstart/upstart.inc
index 59f21c9ed5..e67774a21b 100644
--- a/recipes/upstart/upstart.inc
+++ b/recipes/upstart/upstart.inc
@@ -9,10 +9,6 @@ inherit autotools pkgconfig
# --enable-compat builds halt, reboot, shutdown tools
EXTRA_OECONF += "--enable-compat"
-do_stage () {
- autotools_stage_all
-}
-
# libupstart can be used for upstart event generation from other programs.
# However it is not used by upstart itself, so package it seperately.
PACKAGES =+ "libupstart libupstart-dev"