Thanks, applied as 339831586a10bc28de9a0cd41f4f658995ff9704.

Michael

[sent from post-receive hook]

On Tue, 19 May 2020 14:23:41 +0200, Bastian Krause <[email protected]> wrote:
> It helps debugging failing mkimage calls.
> 
> Signed-off-by: Bastian Krause <[email protected]>
> Message-Id: <[email protected]>
> Signed-off-by: Michael Olbrich <[email protected]>
> 
> diff --git a/scripts/lib/ptxd_make_fit_image.sh 
> b/scripts/lib/ptxd_make_fit_image.sh
> index 761d6bf1e8da..041c5b80341d 100644
> --- a/scripts/lib/ptxd_make_fit_image.sh
> +++ b/scripts/lib/ptxd_make_fit_image.sh
> @@ -127,6 +127,6 @@ ptxd_make_image_fit() {
>       echo "Generated device-tree for the fit image:"
>       cat "${its}"
>      fi &&
> -    mkimage -N pkcs11 -f "${its}" "${image_image}" -r "${sign_args[@]}"
> +    ptxd_exec mkimage -N pkcs11 -f "${its}" "${image_image}" -r 
> "${sign_args[@]}"
>  }
>  export -f ptxd_make_image_fit

_______________________________________________
ptxdist mailing list
[email protected]

Reply via email to