summaryrefslogtreecommitdiffstats
path: root/scripts/stage-manager-ipkg
Commit message (Collapse)AuthorAgeFilesLines
* stagemanager: Move functionality into the scripts directoryRichard Purdie2010-07-221-0/+1186
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>