[Buildroot] [PATCH v1 1/1] board/kria/kv260/kv260.sh: remove trailing spaces

Arnout Vandecappelle arnout at mind.be
Sat Jun 3 19:00:40 UTC 2023



On 31/05/2023 13:40, Neal Frager via buildroot wrote:
> Signed-off-by: Neal Frager <neal.frager at amd.com>
> ---
>   board/zynqmp/kria/kv260/kv260.sh | 4 ++--

  You should also update .checkpackageignore (with "make .checkpackageignore).

  Applied to master with that fixed, thanks.

  Regards,
  Arnout

>   1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/board/zynqmp/kria/kv260/kv260.sh b/board/zynqmp/kria/kv260/kv260.sh
> index e3467f3068..e03d67d8b0 100755
> --- a/board/zynqmp/kria/kv260/kv260.sh
> +++ b/board/zynqmp/kria/kv260/kv260.sh
> @@ -1,8 +1,8 @@
>   #!/bin/sh
>   
>   # This is a temporary work around for generating kv260 u-boot.itb.
> -# The problem is there is no way to currently configure u-boot to apply
> -# the carrier board dtb overlay during build, so all kv260 carrier board
> +# The problem is there is no way to currently configure u-boot to apply
> +# the carrier board dtb overlay during build, so all kv260 carrier board
>   # drivers are missing.
>   # This will be removed when u-boot can build the kv260 u-boot.itb natively.
>   



More information about the buildroot mailing list