]> code.ossystems Code Review - openembedded-core.git/commit
dnf, libdnf: Ignore if PACKAGE_CLASSES does not have rpm
authorKhem Raj <raj.khem@gmail.com>
Thu, 20 Feb 2020 21:09:52 +0000 (13:09 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 21 Feb 2020 17:46:46 +0000 (17:46 +0000)
commitaa56c5dcdea152bee62bb480ccaae177f6c69b9b
tree6b75e3bed20ddd30cf78fd679dee7aee0f28cf1b
parentdcd1fbe153369634c73370cbe22e1dbdac080146
dnf, libdnf: Ignore if PACKAGE_CLASSES does not have rpm

dnf depends on libsolv, and libsolv does not have and easy way to
jusr enable rpmdb support, it either has full rpm or nothing, perhaps it
could be improved in libsolv and we can use that but from now we have
no other option

dnf support only rpm backend and wont work with opkg or dpkg/apt anyway

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/dnf/dnf_4.2.2.bb
meta/recipes-devtools/libdnf/libdnf_0.28.1.bb