aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libhal-nm/libhal-nm_0.0.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/libhal-nm/libhal-nm_0.0.2.bb')
-rw-r--r--recipes/libhal-nm/libhal-nm_0.0.2.bb4
1 files changed, 0 insertions, 4 deletions
diff --git a/recipes/libhal-nm/libhal-nm_0.0.2.bb b/recipes/libhal-nm/libhal-nm_0.0.2.bb
index 6e0ce2cd74..5954f3816e 100644
--- a/recipes/libhal-nm/libhal-nm_0.0.2.bb
+++ b/recipes/libhal-nm/libhal-nm_0.0.2.bb
@@ -10,10 +10,6 @@ PR = "r1"
inherit autotools
-do_stage () {
- autotools_stage_all
-}
-
do_install () {
oe_runmake DESTDIR=${D} install
}