Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2017-03-28 | dnf: move the entire dnf/rpm4 stack to Python 3 | Alexander Kanavin | 1 | |
[YOCTO #11180] Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> | ||||
2017-03-13 | rpm: add a 4.x recipe | Alexander Kanavin | 9 | |
The dnf stack is written and tested against rpm 4.x. So if we want to use dnf for packaging, we should also use rpm 4 - there's simply too much work involved in making rpm 5 work with it due to significant API differences, and supporting that going forward. Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> |