[oe-commits] Paul Eggleton : python-smartpm: add support for recommends

git at git.openembedded.org git at git.openembedded.org
Thu Dec 6 12:34:33 UTC 2012


Module: openembedded-core.git
Branch: master
Commit: 35e3bc90ec3bae824804bd176b3128efdb5b4e2b
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=35e3bc90ec3bae824804bd176b3128efdb5b4e2b

Author: Paul Eggleton <paul.eggleton at linux.intel.com>
Date:   Wed Nov 14 18:46:56 2012 +0000

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 at linux.intel.com>
Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 .../python/python-smartpm/smart-missingok.patch    |   43 -
 .../python/python-smartpm/smart-recommends.patch   | 1362 ++++++++++++++++++++
 .../python/python-smartpm_1.4.1.bb                 |    2 +-
 3 files changed, 1363 insertions(+), 44 deletions(-)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=35e3bc90ec3bae824804bd176b3128efdb5b4e2b




More information about the Openembedded-commits mailing list