mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] rauc: update key creation message
@ 2020-09-16 10:02 Roland Hieber
  2020-10-06  8:18 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Roland Hieber @ 2020-09-16 10:02 UTC (permalink / raw)
  To: ptxdist; +Cc: Roland Hieber

The key creation was previously documented directly in the shell
library, but has been integrated in the developer documentation in
commit e1209bf1f06d2518b7e2 (2020-06-17, Bastian Krause: "doc:
dev_code_signing: rework and extend code signing section") and
commit 33c4b37cab1ba5ae924e (2020-06-17, Bastian Krause: "doc: move code
signing docs from scripts/ into doc/").

Signed-off-by: Roland Hieber <rhi@pengutronix.de>
---
 rules/rauc.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/rauc.make b/rules/rauc.make
index d568b39b3335..c1cba47e9dd0 100644
--- a/rules/rauc.make
+++ b/rules/rauc.make
@@ -49,8 +49,8 @@ RAUC_CONF_OPT	:= \
 $(STATEDIR)/rauc.prepare:
 	@$(call targetinfo)
 	@test ! -e "$(call ptx/in-platformconfigdir, config/rauc/rauc.key)" || \
-		ptxd_bailout "Please use the key provider infrastructure desribed in:" \
-			"scripts/lib/ptxd_lib_code_signing.sh"
+		ptxd_bailout "Please use the signing provider infrastructure desribed in:" \
+			"https://www.ptxdist.org/doc/dev_code_signing.html"
 	@$(call world/prepare, RAUC)
 	@$(call touch)
 
-- 
2.28.0


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ptxdist] [APPLIED] rauc: update key creation message
  2020-09-16 10:02 [ptxdist] [PATCH] rauc: update key creation message Roland Hieber
@ 2020-10-06  8:18 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2020-10-06  8:18 UTC (permalink / raw)
  To: ptxdist; +Cc: Roland Hieber

Thanks, applied as ad8ec352f7b06a886900bda4344d5ad4fa27a493.

Michael

[sent from post-receive hook]

On Tue, 06 Oct 2020 10:18:35 +0200, Roland Hieber <rhi@pengutronix.de> wrote:
> The key creation was previously documented directly in the shell
> library, but has been integrated in the developer documentation in
> commit e1209bf1f06d2518b7e2 (2020-06-17, Bastian Krause: "doc:
> dev_code_signing: rework and extend code signing section") and
> commit 33c4b37cab1ba5ae924e (2020-06-17, Bastian Krause: "doc: move code
> signing docs from scripts/ into doc/").
> 
> Signed-off-by: Roland Hieber <rhi@pengutronix.de>
> Message-Id: <20200916100206.20781-1-rhi@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/rauc.make b/rules/rauc.make
> index d568b39b3335..c1cba47e9dd0 100644
> --- a/rules/rauc.make
> +++ b/rules/rauc.make
> @@ -49,8 +49,8 @@ RAUC_CONF_OPT	:= \
>  $(STATEDIR)/rauc.prepare:
>  	@$(call targetinfo)
>  	@test ! -e "$(call ptx/in-platformconfigdir, config/rauc/rauc.key)" || \
> -		ptxd_bailout "Please use the key provider infrastructure desribed in:" \
> -			"scripts/lib/ptxd_lib_code_signing.sh"
> +		ptxd_bailout "Please use the signing provider infrastructure desribed in:" \
> +			"https://www.ptxdist.org/doc/dev_code_signing.html"
>  	@$(call world/prepare, RAUC)
>  	@$(call touch)
>  

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-10-06  8:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-16 10:02 [ptxdist] [PATCH] rauc: update key creation message Roland Hieber
2020-10-06  8:18 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox