dnf: add support for python2 44/3644/1
authorJackie Huang <jackie.huang@windriver.com>
Thu, 7 May 2020 13:28:07 +0000 (21:28 +0800)
committerJackie Huang <jackie.huang@windriver.com>
Fri, 8 May 2020 10:01:42 +0000 (18:01 +0800)
commitc4062e7572f4dca3dcd74bf9e300ec6cb4ec505d
tree63965f000662970ad7d0a667c4e115afcda250d5
parent23638de30b6c2ee43e6354b78604798a2bdba7ce
dnf: add support for python2

Some stx components like sw-patch requres python-dnf but it's
using python2, and other stx components depend on sw-patch
are using python2 as well, so add support of python2 for
dnf for now, stx components will be move to python3 in
the future.

Issue-ID: INF-89
Issue-ID: INF-98
Issue-ID: INF-99
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Change-Id: I99b0e00f8357e701a2fecfd155e381a7e94a5e9b
meta-stx/recipes-devtools/dnf/dnf_4.1.0.bbappend [new file with mode: 0644]