aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/stage-manager
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-05-06 10:36:00 +0200
committerKoen Kooi <koen@openembedded.org>2010-05-06 10:36:00 +0200
commit71be81bcc96245abcaefcfbbc13fbec4588b1c4c (patch)
tree527f2c95d7d3a6afa17007294d7b9ce3700cec2d /recipes/stage-manager
parent2efe9d2d019f9c0ef9587ebbc21ff22f5de12f58 (diff)
downloadopenembedded-71be81bcc96245abcaefcfbbc13fbec4588b1c4c.tar.gz
stagemanager-native: convert to new style staging
Diffstat (limited to 'recipes/stage-manager')
-rw-r--r--recipes/stage-manager/stagemanager-native_0.0.1.bb3
1 files changed, 0 insertions, 3 deletions
diff --git a/recipes/stage-manager/stagemanager-native_0.0.1.bb b/recipes/stage-manager/stagemanager-native_0.0.1.bb
index 5708045e73..eb78ba6beb 100644
--- a/recipes/stage-manager/stagemanager-native_0.0.1.bb
+++ b/recipes/stage-manager/stagemanager-native_0.0.1.bb
@@ -22,6 +22,3 @@ do_install() {
install -m 0755 ${WORKDIR}/stage-manager-ipkg-build ${STAGING_BINDIR}
}
-do_stage() {
- :
-}