From: Gyorgy Sarvari <skandigraun@gmail.com>
To: yocto@lists.yoctoproject.org, sateesh0457@gmail.com
Subject: Re: [yocto] Disabling unused service to reduce boot time (Krikstone version)
Date: Wed, 27 Nov 2024 11:39:35 +0100 [thread overview]
Message-ID: <5c363586-89ac-4430-b3d6-5fe16ce78dd8@gmail.com> (raw)
In-Reply-To: <14717.1732700393282937209@lists.yoctoproject.org>
On 11/27/24 10:39, sateesh m via lists.yoctoproject.org wrote:
> Hi Team,
> I have tried below method
> SYSTEMD_SERVICE:${PN}-avahi = "avahi-daemon.service"
> SYSTEMD_AUTO_ENABLE:${PN}-avahi = "disable"
Don't use "...${PN}-avahi", keep it "...pn-avahi".
Couple of questions:
1. Where and how do you set these configs?
2. After setting SYSTEMD_AUTO_ENABLE:pn-avahi = "disable" for example,
what is the output of "bitbake -e avahi | grep ^SYSTEMD_AUTO"? (This
supposed to output the history of the variable, how it got its final
value for this recipe)
3. What happens if you try Markus' advice, and rename avahi recipe? What
package is complaining when you try to build your image?
next prev parent reply other threads:[~2024-11-27 10:39 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
2024-11-27 8:48 ` sateesh m
2024-11-27 9:39 ` sateesh m
2024-11-27 10:39 ` Gyorgy Sarvari [this message]
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=5c363586-89ac-4430-b3d6-5fe16ce78dd8@gmail.com \
--to=skandigraun@gmail.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox