diff options
author | Mariano Lopez <mariano.lopez@linux.intel.com> | 2016-05-12 11:28:12 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-05-14 07:26:40 +0100 |
commit | 799bc1d1c747aad02b6d844bf55abfbd3ecc034c (patch) | |
tree | 2a4eee319c2045025dfa6cd3a28e7792ee1b28d4 /scripts/oe-git-proxy | |
parent | dc77cd7e960d047e186c0a87a70dfb3b9653579e (diff) | |
download | openembedded-core-799bc1d1c747aad02b6d844bf55abfbd3ecc034c.tar.gz openembedded-core-799bc1d1c747aad02b6d844bf55abfbd3ecc034c.tar.bz2 openembedded-core-799bc1d1c747aad02b6d844bf55abfbd3ecc034c.zip |
package_manager.py: Move opkg_query() outside of Indexer class
When using the opkg and apt-get package managers the function
opkg_query() can be useful when query for package information.
This change moves the function outside the Indexer class so
the Indexer, OpkgPM, DpkgPM can benefit from it.
[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