[Buildroot] [PATCH 1/1] board/freescale: Fix check-package warning

Arnout Vandecappelle arnout at mind.be
Wed Feb 14 09:07:22 UTC 2024



On 13/02/2024 06:01, Kadambini Nema wrote:
> $ utils/docker-run make check-package
> board/freescale/imx93evk/patches/linux-headers/linux-headers.hash:3: empty line at end of file
> board/freescale/imx93evk/patches/linux/linux.hash:3: empty line at end of file
> 402624 lines processed
> 2 warnings generated
> make: *** [Makefile:1248: check-package] Error 1
> 
> Signed-off-by: Kadambini Nema <kadambini.nema at gmail.com>

  Applied to master, thanks.

  Thank you for fixing my mistakes!

  Regards,
  Arnout

> ---
>   board/freescale/imx93evk/patches/linux/linux.hash | 1 -
>   1 file changed, 1 deletion(-)
> 
> diff --git a/board/freescale/imx93evk/patches/linux/linux.hash b/board/freescale/imx93evk/patches/linux/linux.hash
> index 5687ec7343..715a590825 100644
> --- a/board/freescale/imx93evk/patches/linux/linux.hash
> +++ b/board/freescale/imx93evk/patches/linux/linux.hash
> @@ -1,3 +1,2 @@
>   # Locally calculated
>   sha256  eb94414f952444289c0af8ad82afa0dc2d07e08f9000ccd2cc39f11da5b494ea  linux-imx-lf-6.1.55-2.2.0.tar.gz
> -



More information about the buildroot mailing list