mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 13:09:50 +00:00
nativesdk-packagegroup-sdk-host: replace smartpm with dnf
(From OE-Core rev: 45b97161915ce7872ef7161451a5c83507072a72) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
df3734551f
commit
d4efcded26
@@ -60,7 +60,7 @@ EXTRA_OECONF_append_libc-musl = " --disable-nls"
|
||||
# Also disable plugins, so that rpm doesn't attempt to inhibit shutdown via session dbus
|
||||
EXTRA_OECONF_append_class-native = " --sysconfdir=/etc --localstatedir=/var --disable-plugins"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
# Direct rpm-native to read configuration from our sysroot, not the one it was compiled in
|
||||
# libmagic also has sysroot path contamination, so override it
|
||||
|
||||
Reference in New Issue
Block a user