On Tue, Nov 26 2024 at 10:25:30 PM -08:00:00, sateesh m via lists.yoctoproject.org <sateesh0457=gmail....@lists.yoctoproject.org> wrote:
DISTRO_FEATURES:remove = "zeroconf"

This should usually avoid installing avahi. I would check what else installs avahi to your image by temporarily renaming avahi.bb so that
it can't be found, then rebuild your image and see where it fails.

Additionally removing 'polkit' from DISTRO_FEATURES should also globally disable polkit support

DISTRO_FEATURES:remove = "zeroconf polkit"

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#64355): https://lists.yoctoproject.org/g/yocto/message/64355
Mute This Topic: https://lists.yoctoproject.org/mt/109803053/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to