aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/connman/connman.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/connman/connman.inc')
-rw-r--r--recipes/connman/connman.inc4
1 files changed, 0 insertions, 4 deletions
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 = []