[oe-commits] Klaus Kurzmann : connman.inc: remove do_stage

git version control git at git.openembedded.org
Wed Jul 28 20:12:00 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 06b6b1f8e9185b35dae60861a923da58450c63c2
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=06b6b1f8e9185b35dae60861a923da58450c63c2

Author: Klaus Kurzmann <mok at fluxnetz.de>
Date:   Wed Jul 28 22:10:57 2010 +0200

connman.inc: remove do_stage

Signed-off-by: Klaus Kurzmann <mok at fluxnetz.de>

---

 recipes/connman/connman.inc |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/recipes/connman/connman.inc b/recipes/connman/connman.inc
index 9ea04e3..e25d64a 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 = []





More information about the Openembedded-commits mailing list