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

git version control git at git.openembedded.org
Thu May 6 08:36:36 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 71be81bcc96245abcaefcfbbc13fbec4588b1c4c
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=71be81bcc96245abcaefcfbbc13fbec4588b1c4c

Author: Koen Kooi <koen at openembedded.org>
Date:   Thu May  6 10:36:00 2010 +0200

stagemanager-native: convert to new style staging

---

 recipes/stage-manager/stagemanager-native_0.0.1.bb |    3 ---
 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 5708045..eb78ba6 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() {
-	:
-}





More information about the Openembedded-commits mailing list