mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Andreas Helmcke <ahelmcke@ela-soft.com>
Subject: Re: [ptxdist] [APPLIED] rauc: install service startscripts only when needed
Date: Fri, 17 Nov 2023 08:20:30 +0100	[thread overview]
Message-ID: <20231117072030.2922922-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20231012152039.85251-1-ahelmcke@ela-soft.com>

Thanks, applied as 9889ee318ee5fc10e4086365f4b751a96d4b9ff2.

Michael

[sent from post-receive hook]

On Fri, 17 Nov 2023 08:20:30 +0100, Andreas Helmcke <ahelmcke@ela-soft.com> wrote:
> rauc service is only needed with D-bus, so do not install startup scripts if PTXCONF_RAUC_SERVICE is unset
> 
> Signed-off-by: Andreas Helmcke <ahelmcke@ela-soft.com>
> Message-Id: <20231012152039.85251-1-ahelmcke@ela-soft.com>
> [mol: no extra indention]
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/rauc.make b/rules/rauc.make
> index 0f71f12edef0..64839f978b01 100644
> --- a/rules/rauc.make
> +++ b/rules/rauc.make
> @@ -85,7 +85,6 @@ ifdef PTXCONF_RAUC_SERVICE
>  		/usr/share/dbus-1/system-services/de.pengutronix.rauc.service)
>  	@$(call install_copy, rauc, 0, 0, 0644, -, \
>  		/usr/share/dbus-1/system.d/de.pengutronix.rauc.conf)
> -endif
>  
>  ifdef PTXCONF_INITMETHOD_SYSTEMD
>  	@$(call install_alternative, rauc, 0, 0, 0644, \
> @@ -98,6 +97,7 @@ ifdef PTXCONF_INITMETHOD_SYSTEMD
>  else
>  	@$(call install_copy, rauc, 0, 0, 0755, -, \
>  		/usr/libexec/rauc-service.sh)
> +endif
>  endif
>  
>  	@$(call install_finish, rauc)



      reply	other threads:[~2023-11-17  7:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-12 15:20 [ptxdist] [PATCH] " Andreas Helmcke
2023-11-17  7:20 ` Michael Olbrich [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=20231117072030.2922922-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=ahelmcke@ela-soft.com \
    --cc=ptxdist@pengutronix.de \
    /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