summaryrefslogtreecommitdiff
path: root/meta/recipes-devtools/python-backports-lzma
AgeCommit message (Collapse)AuthorFiles
2017-03-28dnf: move the entire dnf/rpm4 stack to Python 3Alexander Kanavin2
[YOCTO #11180] Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-03-13nativesdk-packagegroup-sdk-host: replace smartpm with dnfAlexander Kanavin1
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
2017-03-11python-backports-lzma: add a recipeAlexander Kanavin2
It is needed by dnf, and only when using Python 2.x, so can be dropped after moving dnf/rpm4 stack to Python 3.x. Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>