]> code.ossystems Code Review - openembedded-core.git/commit
python-smartpm: add support for recommends
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Wed, 14 Nov 2012 18:46:56 +0000 (18:46 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 6 Dec 2012 12:30:32 +0000 (12:30 +0000)
commit35e3bc90ec3bae824804bd176b3128efdb5b4e2b
tree6575c3109e2ccf68790d1bacedcead7dea8b8d88
parente7df818182e9e68b2e0fdede20a41d492b776a5b
python-smartpm: add support for recommends

Implement support within Smart for handling RRECOMMENDS relationships
between RPM packages as used by OE. This includes support within the
base system for caching and resolving these relationships as well as
specific support in the RPM backend for reading the information from
packages, and reading the "missingok" flag added to createrepo for
rpm-md feeds.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-devtools/python/python-smartpm/smart-missingok.patch [deleted file]
meta/recipes-devtools/python/python-smartpm/smart-recommends.patch [new file with mode: 0644]
meta/recipes-devtools/python/python-smartpm_1.4.1.bb