Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2012-11-14 | python-smartpm: Add basic knowledge of RPMSENSE_MISSINGOK | Mark Hatle | 1 | |
Currently smart does not support recommend dependencies. Add the first set of 'support' for RPMSENSE_MISSINGOK (the flag that makes something a recommend). This initial support ends up ignoring the recommendation, but is written in a way that it will be the basis of eventual support. Signed-off-by: Mark Hatle <mark.hatle@windriver.com> | ||||
2012-11-14 | python-smartpm: Add smartpm recipe | Mark Hatle | 2 | |
This is the initial integration, basic functionality such as 'smart query' has been tested. Active use of remote feeds and such has not yet been verified. Thanks to Paul Eggleton for corrections and bug fixes for the initial integration. Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> |