Re: [OE-core] [PATCH] dnf: move the entire dnf/rpm4 stack to Python 3

2017-03-24 Thread Alexander Kanavin
On 03/24/2017 10:12 PM, Burton, Ross wrote: ...ython-pygpgme_0.3.bb => python3-pygpgme_0.3.bb } | 6 +- For some reason this didn't build here. | x86_64-poky-linux-gcc -m64 -march=corei7 -mtune=corei7 -mfpmath=sse -msse4.2

Re: [OE-core] [PATCH] dnf: move the entire dnf/rpm4 stack to Python 3

2017-03-24 Thread Burton, Ross
On 24 March 2017 at 16:37, Alexander Kanavin < alexander.kana...@linux.intel.com> wrote: > ...ython-pygpgme_0.3.bb => python3-pygpgme_0.3.bb} | 6 +- > For some reason this didn't build here. | x86_64-poky-linux-gcc -m64 -march=corei7 -mtune=corei7 -mfpmath=sse -msse4.2

[OE-core] [PATCH] dnf: move the entire dnf/rpm4 stack to Python 3

2017-03-24 Thread Alexander Kanavin
[YOCTO #11180] Signed-off-by: Alexander Kanavin --- meta/classes/rootfs_rpm.bbclass| 4 +- .../createrepo-c/createrepo-c_git.bb | 4 +- .../dnf/dnf/0028-Use-backports.lzma-not-lzma.patch | 30 --