All of lore.kernel.org
 help / color / mirror / Atom feed
From: Markus Volk <f_l_k@t-online.de>
To: yocto@lists.yoctoproject.org, sateesh0457@gmail.com
Cc: "sateesh m via lists.yoctoproject.org"
	<sateesh0457=gmail.com@lists.yoctoproject.org>
Subject: Re: [yocto] Disabling unused service to reduce boot time (Krikstone version)
Date: Wed, 27 Nov 2024 08:25:26 +0100	[thread overview]
Message-ID: <EYLLNS.RTHGM5HDF2WN3@t-online.de> (raw)
In-Reply-To: <JHN1.1732688730575421161.q61g@lists.yoctoproject.org>

[-- Attachment #1: Type: text/plain, Size: 527 bytes --]

On Tue, Nov 26 2024 at 10:25:30 PM -08:00:00, sateesh m via 
lists.yoctoproject.org <sateesh0457=gmail.com@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"


[-- Attachment #2: Type: text/html, Size: 685 bytes --]

  parent reply	other threads:[~2024-11-27  7:25 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-27  6:25 Disabling unused service to reduce boot time (Krikstone version) sateesh m
2024-11-27  7:01 ` [yocto] " Gyorgy Sarvari
2024-11-27  7:25 ` Markus Volk [this message]
2024-11-27  8:48   ` sateesh m
2024-11-27  9:39     ` sateesh m
2024-11-27 10:39       ` Gyorgy Sarvari
2024-11-27 12:30 ` Alex Kiernan
2024-11-28 13:38 ` Mike Looijmans

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=EYLLNS.RTHGM5HDF2WN3@t-online.de \
    --to=f_l_k@t-online.de \
    --cc=sateesh0457=gmail.com@lists.yoctoproject.org \
    --cc=sateesh0457@gmail.com \
    --cc=yocto@lists.yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.