git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2efe9d2
)
stagemanager-native: convert to new style staging
author
Koen Kooi
<koen@openembedded.org>
Thu, 6 May 2010 08:36:00 +0000
(10:36 +0200)
committer
Koen Kooi
<koen@openembedded.org>
Thu, 6 May 2010 08:36:00 +0000
(10:36 +0200)
recipes/stage-manager/stagemanager-native_0.0.1.bb
patch
|
blob
|
history
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
(file)
--- 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() {
- :
-}