Hi, On Tue, Feb 18, 2025 at 12:56:47PM +0100, [email protected] wrote: > From: Vyacheslav Yurkov <[email protected]> > > The tests don't need it. On top of that, this extra requirement > creates a dependency loop between systemd-systemctl-native and util-linux.
Yes, this is the right thing to do. Reviewed-by: Mikko Rapeli <[email protected]> Cheers, -Mikko > Signed-off-by: Vyacheslav Yurkov <[email protected]> > --- > meta/lib/oeqa/selftest/cases/uki.py | 1 - > meta/lib/oeqa/selftest/cases/wic.py | 1 - > 2 files changed, 2 deletions(-) > > diff --git a/meta/lib/oeqa/selftest/cases/uki.py > b/meta/lib/oeqa/selftest/cases/uki.py > index cd20a99aca..9a1aa4e269 100644 > --- a/meta/lib/oeqa/selftest/cases/uki.py > +++ b/meta/lib/oeqa/selftest/cases/uki.py > @@ -94,7 +94,6 @@ WKS_FILE = "efi-uki-bootdisk.wks.in" > > # efi, uki and systemd features must be enabled > MACHINE_FEATURES:append = " efi" > -DISTRO_FEATURES_NATIVE:append = " systemd" > IMAGE_CLASSES:append:pn-core-image-base = " uki" > > # uki embeds also an initrd, no systemd or udev > diff --git a/meta/lib/oeqa/selftest/cases/wic.py > b/meta/lib/oeqa/selftest/cases/wic.py > index 207e487002..4f5d43b5ee 100644 > --- a/meta/lib/oeqa/selftest/cases/wic.py > +++ b/meta/lib/oeqa/selftest/cases/wic.py > @@ -1363,7 +1363,6 @@ WKS_FILE = "test_efi_plugin.wks" > > # efi, uki and systemd features must be enabled > MACHINE_FEATURES:append = " efi" > -DISTRO_FEATURES_NATIVE:append = " systemd" > IMAGE_CLASSES:append:pn-core-image-base = " uki" > > # uki embeds also an initrd, no systemd or udev
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#211609): https://lists.openembedded.org/g/openembedded-core/message/211609 Mute This Topic: https://lists.openembedded.org/mt/111249122/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
