From: Anton Mikanovich <amikan@ilbers.de>
To: isar-users@googlegroups.com, Andreas Naumann <anaumann@emlix.com>,
"Kiszka, Jan" <jan.kiszka@siemens.com>
Subject: Re: [PATCH 1/1] postproc: Correct typo to image_postprocess_disable_systemd_firstboot
Date: Fri, 19 Dec 2025 13:40:06 +0200 [thread overview]
Message-ID: <a724f2e3-ac2e-49be-a411-0d0cdeeb3a1f@ilbers.de> (raw)
In-Reply-To: <20251217083901.1410028-1-anaumann@emlix.com>
Applied to next with functional impact note in commit message, thanks.
17/12/2025 10:39, 'Andreas Naumann' via isar-users wrote:
> Signed-off-by: Andreas Naumann <anaumann@emlix.com>
> ---
> meta/classes-recipe/image-postproc-extension.bbclass | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/meta/classes-recipe/image-postproc-extension.bbclass b/meta/classes-recipe/image-postproc-extension.bbclass
> index b332e826..1aba2ec5 100644
> --- a/meta/classes-recipe/image-postproc-extension.bbclass
> +++ b/meta/classes-recipe/image-postproc-extension.bbclass
> @@ -80,8 +80,8 @@ image_postprocess_sshd_key_regen() {
> fi
> }
>
> -ROOTFS_POSTPROCESS_COMMAND =+ "image_posprocess_disable_systemd_firstboot"
> -image_posprocess_disable_systemd_firstboot() {
> +ROOTFS_POSTPROCESS_COMMAND =+ "image_postprocess_disable_systemd_firstboot"
> +image_postprocess_disable_systemd_firstboot() {
> SYSTEMD_VERSION=$(sudo chroot '${ROOTFSDIR}' dpkg-query \
> --showformat='${source:Upstream-Version}' \
> --show systemd || echo "0" )
--
You received this message because you are subscribed to the Google Groups "isar-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to isar-users+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/isar-users/a724f2e3-ac2e-49be-a411-0d0cdeeb3a1f%40ilbers.de.
prev parent reply other threads:[~2025-12-19 11:40 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-17 8:39 'Andreas Naumann' via isar-users
2025-12-17 8:51 ` 'Jan Kiszka' via isar-users
2025-12-17 10:05 ` 'Andreas Naumann' via isar-users
2025-12-17 11:12 ` 'Jan Kiszka' via isar-users
2025-12-19 11:40 ` Anton Mikanovich [this message]
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=a724f2e3-ac2e-49be-a411-0d0cdeeb3a1f@ilbers.de \
--to=amikan@ilbers.de \
--cc=anaumann@emlix.com \
--cc=isar-users@googlegroups.com \
--cc=jan.kiszka@siemens.com \
/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