From 06b6b1f8e9185b35dae60861a923da58450c63c2 Mon Sep 17 00:00:00 2001 From: Klaus Kurzmann Date: Wed, 28 Jul 2010 22:10:57 +0200 Subject: connman.inc: remove do_stage Signed-off-by: Klaus Kurzmann --- recipes/connman/connman.inc | 4 ---- 1 file changed, 4 deletions(-) (limited to 'recipes') diff --git a/recipes/connman/connman.inc b/recipes/connman/connman.inc index 9ea04e3e8d..e25d64a98d 100644 --- a/recipes/connman/connman.inc +++ b/recipes/connman/connman.inc @@ -33,10 +33,6 @@ do_install_append() { install -m 0755 ${WORKDIR}/connman ${D}${sysconfdir}/init.d/connman } -do_stage() { - autotools_stage_all -} - python populate_packages_prepend() { depmap = dict( pppd="ppp", udhcp="busybox connman-scripts", dhclient="dhclient", wifi="wpa-supplicant", resolvconf="resolvconf", bluetooth="bluez4" ) packages = [] -- cgit v1.2.3