]> code.ossystems Code Review - openembedded-core.git/commit
stagemanager: Move functionality into the scripts directory
authorRichard Purdie <rpurdie@linux.intel.com>
Thu, 22 Jul 2010 10:41:00 +0000 (11:41 +0100)
committerRichard Purdie <rpurdie@linux.intel.com>
Thu, 22 Jul 2010 10:44:28 +0000 (11:44 +0100)
commit897a8b5abc3ce3af89c78aa4ce4522487c75f38c
treec13c7a92c022cb178399a8b9d9795b88b4794412
parentdc807f54f858419f97e211cd62fd2d30db9a80de
stagemanager: Move functionality into the scripts directory

Since scripts is now in PATH thanks to the layer functionality there is
no longer any need to have this recipe full of special cases, the scripts
can just be placed there.

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
meta/classes/packaged-staging.bbclass
meta/packages/stage-manager/stagemanager-native_0.0.1.bb [deleted file]
scripts/stage-manager [moved from meta/packages/stage-manager/files/stage-manager with 100% similarity]
scripts/stage-manager-ipkg [moved from meta/packages/stage-manager/files/stage-manager-ipkg with 100% similarity]
scripts/stage-manager-ipkg-build [moved from meta/packages/stage-manager/files/stage-manager-ipkg-build with 100% similarity]