diff options
author | Laurentiu Palcu <laurentiu.palcu@intel.com> | 2014-03-18 11:03:51 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-03-21 12:05:52 +0000 |
commit | d91e35640d19471213122d36288315f071c37432 (patch) | |
tree | 3cbdb38e967d7abd8835c642330593633f175671 /documentation | |
parent | 5a78852a6e811ec699532b567008e36dec9d6c49 (diff) | |
download | poky-d91e35640d19471213122d36288315f071c37432.tar.gz |
package_manager.py: create separate class for installed packages listing
This commit creates a new class that has the only purpose to generate
various listings of installed packages in the rootfs.
Basically, the methods involved in listing the installed packages, that
were part of each backend PM class implementation, were moved to this
new class.
This change avoids instantiating a new PM object just to get the list of
installed packages in a certain rootfs.
(From OE-Core rev: a7290ed13378826723d1edc7e828eab848eaad10)
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
0 files changed, 0 insertions, 0 deletions