aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/e17
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-03-01 15:19:17 +0100
committerKoen Kooi <koen@openembedded.org>2010-03-01 15:19:17 +0100
commit5a9223eab9a7ff2360a105ddfabeba63145b86f3 (patch)
treef868b373e5615a52fb7e01ca6548f185b6860e07 /recipes/e17
parent5463fa1e85c7cf6a5a9e58551d9a12f261805ea2 (diff)
downloadopenembedded-5a9223eab9a7ff2360a105ddfabeba63145b86f3.tar.gz
exalt: convert to new style staging
Diffstat (limited to 'recipes/e17')
-rw-r--r--recipes/e17/exalt_svn.bb4
1 files changed, 0 insertions, 4 deletions
diff --git a/recipes/e17/exalt_svn.bb b/recipes/e17/exalt_svn.bb
index d024d758e2..9dc3b03b59 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"