diff options
| author | Koen Kooi <koen@openembedded.org> | 2010-05-06 10:36:00 +0200 |
|---|---|---|
| committer | Koen Kooi <koen@openembedded.org> | 2010-05-06 10:36:00 +0200 |
| commit | 71be81bcc96245abcaefcfbbc13fbec4588b1c4c (patch) | |
| tree | 527f2c95d7d3a6afa17007294d7b9ce3700cec2d /recipes | |
| parent | 2efe9d2d019f9c0ef9587ebbc21ff22f5de12f58 (diff) | |
stagemanager-native: convert to new style staging
Diffstat (limited to 'recipes')
| -rw-r--r-- | 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 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() { - : -} |
