stagemanager-native: convert to new style staging
authorKoen Kooi <koen@openembedded.org>
Thu, 6 May 2010 08:36:00 +0000 (10:36 +0200)
committerKoen Kooi <koen@openembedded.org>
Thu, 6 May 2010 08:36:00 +0000 (10:36 +0200)
recipes/stage-manager/stagemanager-native_0.0.1.bb

index 5708045..eb78ba6 100644 (file)
@@ -22,6 +22,3 @@ do_install() {
        install -m 0755 ${WORKDIR}/stage-manager-ipkg-build ${STAGING_BINDIR}
 }
 
-do_stage() {
-       :
-}