[Buildroot] [PATCH 1/4] package/imx-mkimage: bump version to lf-6.1.36-2.1.0

Thomas Petazzoni thomas.petazzoni at bootlin.com
Fri Nov 3 09:16:26 UTC 2023


Hello Sébastien,

On Wed, 11 Oct 2023 13:09:29 +0200
Sébastien Szymanski <sebastien.szymanski at armadeus.com> wrote:

> Bump imx-mkimage to the latest version to gain i.MX9 support.
> 
> Patch 0001 and 0004 are merged upstream:
> https://github.com/nxp-imx/imx-mkimage/commit/ff23c4fd84bb88d73b52a0ccad733522d2faa477
> https://github.com/nxp-imx/imx-mkimage/commit/bce82912c8206edd0cc97af8c6b30240229fae7f
> 
> Patch 0002 is no more needed, BUILD_LDFLAGS var is now available:
> https://github.com/nxp-imx/imx-mkimage/commit/8185a000a7c6af562e773da812c6c8d141815531
> 
> Signed-off-by: Sébastien Szymanski <sebastien.szymanski at armadeus.com>

I've applied, after doing some fixes.

> ---
>  ...overriding-BL32-and-BL33-not-only-BL.patch | 60 ------------------
>  .../0002-Add-LDFLAGS-to-link-step.patch       | 26 --------
>  ...rt-for-overriding-BL31-BL32-and-BL33.patch | 61 -------------------
>  package/imx-mkimage/imx-mkimage.hash          |  2 +-
>  package/imx-mkimage/imx-mkimage.mk            |  7 ++-
>  5 files changed, 5 insertions(+), 151 deletions(-)
>  delete mode 100644 package/imx-mkimage/0001-Add-support-for-overriding-BL32-and-BL33-not-only-BL.patch
>  delete mode 100644 package/imx-mkimage/0002-Add-LDFLAGS-to-link-step.patch
>  delete mode 100644 package/imx-mkimage/0004-Add-support-for-overriding-BL31-BL32-and-BL33.patch

The remaining patch 0003 should have been renumbered 0001, and the
removed patches 0001, 0002 and 0004 should have been dropped from the
.checkpackageignore file.

>  IMX_MKIMAGE_LICENSE = GPL-2.0+
>  IMX_MKIMAGE_LICENSE_FILES = COPYING

This was no longer correct as the file has been renamed "LICENSE", so
the legal information was not working.

In general, please try to run "make check-package" and "make
<pkg>-legal-info" to verify this sort of details.

Pushed with those changes. Thanks a lot!

Thomas
-- 
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com



More information about the buildroot mailing list