diff options
author | Mariano Lopez <mariano.lopez@linux.intel.com> | 2016-05-12 11:28:13 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-05-14 07:26:40 +0100 |
commit | 7d214b34e11dc57316ed5c1c7747c4601286f6d2 (patch) | |
tree | ca31f00ec365bbaa446f7752d7357f101b31696a /scripts/oe-git-proxy | |
parent | 799bc1d1c747aad02b6d844bf55abfbd3ecc034c (diff) | |
download | openembedded-core-7d214b34e11dc57316ed5c1c7747c4601286f6d2.tar.gz openembedded-core-7d214b34e11dc57316ed5c1c7747c4601286f6d2.tar.bz2 openembedded-core-7d214b34e11dc57316ed5c1c7747c4601286f6d2.zip |
package_manager.py: Add extract() method for opkg and dpkg
Sometimes it is needed to have the content of a package outside
the recipe context. This new method extract the content of an
IPK/DEB file to a tmpdir, without actually installing the package.
A new OpkgDpkgPM class was added to share the code for opkg and dpkg.
There were need some changes to opkg_query() in order to use it
with apt-cache output. Also set default values to avoid UnboundLocalError
[YOCTO #9569]
Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/oe-git-proxy')
0 files changed, 0 insertions, 0 deletions