summaryrefslogtreecommitdiff
path: root/meta/recipes-devtools/python/python-smartpm/smart-rpm4-fixes.patch
AgeCommit message (Collapse)AuthorFiles
2016-03-20smartpm: remove rpm4 patchJoshua Lock1
The RPM4 support we added to SMART doesn't appear to work, remove it as part of the removal of RPM4 from OE-Core. Refresh the smart-add-for-rpm-ignoresize-check.patch which was applied after smart-rpm4-fixes.patch and doesn't apply cleanly once that patch is removed. Signed-off-by: Joshua Lock <joshua.g.lock@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
2014-09-30python-smartpm: Add patches for rpm4Saul Wold1
Add DEPENDS for python-rpm package from either rpm4 or rpm5 Extend the smart-dflags patch to catch an exception if the api does exist Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>