[oe-commits] Koen Kooi : exalt: convert to new style staging

git version control git at git.openembedded.org
Mon Mar 1 16:01:49 UTC 2010


Module: openembedded.git
Branch: shr/unstable
Commit: 5a9223eab9a7ff2360a105ddfabeba63145b86f3
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=5a9223eab9a7ff2360a105ddfabeba63145b86f3

Author: Koen Kooi <koen at openembedded.org>
Date:   Mon Mar  1 15:19:17 2010 +0100

exalt: convert to new style staging

---

 recipes/e17/exalt_svn.bb |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/recipes/e17/exalt_svn.bb b/recipes/e17/exalt_svn.bb
index d024d75..9dc3b03 100644
--- a/recipes/e17/exalt_svn.bb
+++ b/recipes/e17/exalt_svn.bb
@@ -25,9 +25,5 @@ do_install_append() {
 	install -m 0644 org.e.Exalt.service ${D}${datadir}/dbus-1/system-services/
 }
 
-do_stage() {
-	autotools_stage_all
-}
-
 FILES_${PN} += "${datadir}/dbus-1"
 





More information about the Openembedded-commits mailing list