From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: "Sébastien Szymanski" <sebastien.szymanski@armadeus.com>
Cc: Gary Bisson <bisson.gary@gmail.com>,
Erik Larsson <karl.erik.larsson@gmail.com>,
Refik Tuzakli <tuzakli.refik@gmail.com>,
Fabio Estevam <festevam@gmail.com>,
buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/4] package/imx-mkimage: bump version to lf-6.1.36-2.1.0
Date: Fri, 3 Nov 2023 10:16:26 +0100 [thread overview]
Message-ID: <20231103101626.70a83c47@windsurf> (raw)
In-Reply-To: <20231011110932.4425-2-sebastien.szymanski@armadeus.com>
Hello Sébastien,
On Wed, 11 Oct 2023 13:09:29 +0200
Sébastien Szymanski <sebastien.szymanski@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@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
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2023-11-03 9:16 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-11 11:09 [Buildroot] [PATCH 0/4] i.MX91 and i.MX93 support Sébastien Szymanski
2023-10-11 11:09 ` [Buildroot] [PATCH 1/4] package/imx-mkimage: bump version to lf-6.1.36-2.1.0 Sébastien Szymanski
2023-11-03 9:16 ` Thomas Petazzoni via buildroot [this message]
2023-11-06 8:56 ` Sébastien Szymanski
2023-10-11 11:09 ` [Buildroot] [PATCH 2/4] package/freescale-imx: add i.MX91 and i.MX93 SoC support Sébastien Szymanski
2023-10-11 11:09 ` [Buildroot] [PATCH 3/4] package/freescale-imx/firmware-sentinel: new package Sébastien Szymanski
2023-12-05 21:43 ` Gary Bisson
2023-10-11 11:09 ` [Buildroot] [PATCH 4/4] configs/freescale_imx93evk: new defconfig Sébastien Szymanski
2023-10-11 13:43 ` Nicolas Cavallari
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20231103101626.70a83c47@windsurf \
--to=buildroot@buildroot.org \
--cc=bisson.gary@gmail.com \
--cc=festevam@gmail.com \
--cc=karl.erik.larsson@gmail.com \
--cc=sebastien.szymanski@armadeus.com \
--cc=thomas.petazzoni@bootlin.com \
--cc=tuzakli.refik@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.