mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-01 13:40:04 +00:00
meta-oe: Remove dnf dependent package for non-rpm package backend
dnf is not built when rpm is not in chosen backends Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -37,3 +37,4 @@ RDEPENDS_${PN} += " \
|
||||
"
|
||||
|
||||
BBCLASSEXTEND = "nativesdk"
|
||||
PNBLACKLIST[dnf-plugin-tui] ?= "${@bb.utils.contains('PACKAGE_CLASSES', 'package_rpm', '', 'does not build correctly without package_rpm in PACKAGE_CLASSES', d)}"
|
||||
|
||||
Reference in New Issue
Block a user