diff options
author | Richard Purdie <rpurdie@linux.intel.com> | 2010-08-04 11:34:18 +0100 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-08-19 20:06:25 +0100 |
commit | c7a80295702a65c4bd528accbb4bb6f9998505f5 (patch) | |
tree | e6afb04f1cb850460e10b47fb15ce007a1ba5d5b /meta/packages/elfutils/elfutils-0.108 | |
parent | 787c1cf81195e97dda5fdab3a0a5d8bda97f6770 (diff) | |
download | openembedded-core-c7a80295702a65c4bd528accbb4bb6f9998505f5.tar.gz openembedded-core-c7a80295702a65c4bd528accbb4bb6f9998505f5.tar.bz2 openembedded-core-c7a80295702a65c4bd528accbb4bb6f9998505f5.tar.xz openembedded-core-c7a80295702a65c4bd528accbb4bb6f9998505f5.zip |
Start sstate
Add pre clean hook
Add sstate_installpkg
sstate: Tie all pieces together with a setscene function
Use pythonic functions rather than os.system()
Implement sstate_clean function
package_ipk: clean shared state in prestate
packaged-staging2: implement fetching packages from mirror
Copy add staging_fetch() from packaged-staging.bbclass
packaged-staging2: make the output slightly friendlier
packaged-staging2: handle directories in the shared state
Add directories to the manifest when installing and remove them if empty when
cleaning.
Move most of the sstate code into the class itself removing the need for heavy boilderplate
packaged-staging2: Programatically ensure directories are last in the manifest
packaged-staging2: add cleanall
packaged-staging2.bbclass: Connect in cleanall function to do_clean
We want to ensure that directories appear at the end of the manifest so that
when we test to see if they should be deleted any contents added by the task
will have been removed first.
pstage2: Use oe.path.copytree
packaged-staging2: support lockfiles and plaindirs
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Signed-off-by: Joshua Lock <josh@linux.intel.com>
Diffstat (limited to 'meta/packages/elfutils/elfutils-0.108')
0 files changed, 0 insertions, 0 deletions