Thanks, applied as 5af077fa90de4a19639d03d3affa22d971d91464. Michael
[sent from post-receive hook] On Fri, 17 Jul 2020 13:57:05 +0200, Marc Kleine-Budde <[email protected]> wrote: > Fixes: b1afc61b4447 ("package templates: add code-signing-provider template") > Signed-off-by: Marc Kleine-Budde <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Michael Olbrich <[email protected]> > > diff --git a/rules/templates/code-signing-provider/ptxdist-set-keys-hsm.sh > b/rules/templates/code-signing-provider/ptxdist-set-keys-hsm.sh > index 6bbe830f2a2d..bcd531d69572 100755 > --- a/rules/templates/code-signing-provider/ptxdist-set-keys-hsm.sh > +++ b/rules/templates/code-signing-provider/ptxdist-set-keys-hsm.sh > @@ -18,6 +18,8 @@ set_rauc_keys() { > } > > set_imx_habv4_keys() { > + local r > + > # HSM use case, assuming it contains only 1st CSF/IMG key > for i in 1 2 3 4; do > r="imx-habv4-srk${i}" _______________________________________________ ptxdist mailing list [email protected] To unsubscribe, send a mail with subject "unsubscribe" to [email protected]
