From: Koen Kooi Date: Thu, 6 May 2010 08:36:00 +0000 (+0200) Subject: stagemanager-native: convert to new style staging X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71be81bcc96245abcaefcfbbc13fbec4588b1c4c;p=openembedded.git stagemanager-native: convert to new style staging --- 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() { - : -}