diff options
author | Hongxu Jia <hongxu.jia@windriver.com> | 2014-02-21 14:12:52 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-02-21 16:13:54 +0000 |
commit | 5df18065e267a7e55a990ac3728414bb6e28a723 (patch) | |
tree | 32869b3bed31e8ea83371b2f7fa5262bbdc9ebfc /meta/recipes.txt | |
parent | 494adecd878496c2edc663ba09a456a9735d8252 (diff) | |
download | openembedded-core-5df18065e267a7e55a990ac3728414bb6e28a723.tar.gz openembedded-core-5df18065e267a7e55a990ac3728414bb6e28a723.tar.bz2 openembedded-core-5df18065e267a7e55a990ac3728414bb6e28a723.zip |
package_manager.py: support ipk incremental image generation
Add the following three functions to OpkgPM class:
- The 'dummy_install' is used to dummy install pkgs, and returns the log
of output;
- The 'backup_packaging_data' is used to back up the current opkg
database;
- The 'recover_packaging_data' is used to recover the opkg database
which backed up by the previous image creation;
Tweak 'remove' function in OpkgPM class, which the options for remove
with dependencies was incorrect.
Tweak 'handle_bad_recommendations' function in OpkgPM class:
- Fix none value check;
- Add the existance check of opkg status file;
[YOCTO #1894]
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Diffstat (limited to 'meta/recipes.txt')
0 files changed, 0 insertions, 0 deletions