Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Julien Olivain <ju.o@free.fr>
Cc: Fabio Estevam <festevam@gmail.com>,
	Stephane Viau <stephane.viau@oss.nxp.com>,
	buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] configs/freescale_imx8mpevk: bump BSP components to lf-6.6.23-2.0.0
Date: Thu, 1 Aug 2024 23:21:24 +0200	[thread overview]
Message-ID: <20240801232124.41e55667@windsurf> (raw)
In-Reply-To: <20240801174453.11300-1-ju.o@free.fr>

On Thu,  1 Aug 2024 19:44:53 +0200
Julien Olivain <ju.o@free.fr> wrote:

> Bump ATF, U-Boot and Linux kernel to the NXP BSP lf-6.6.23-2.0.0
> versions.
> 
> Also, since commit dc0f721 "package/gcc: switch to 13.x as default",
> this freescale_imx8mpevk_defconfig is failing to build the Kernel
> with output:
> 
>     drivers/mxc/gpu-viv/hal/os/linux/kernel/gc_hal_kernel_os.c:5675:1: error: conflicting types for '_QuerySignal' due to enum/integer mismatch; have 'gceSTATUS(struct _gckOS *, void *)' {aka 'enum _gceSTATUS(struct _gckOS *, void *)'} [-Werror=enum-int-mismatch]
>      5675 | _QuerySignal(IN gckOS Os, IN gctSIGNAL Signal)
>           | ^~~~~~~~~~~~
> 
> This commit fixes the issue by updating the Kernel.
> 
> This commit also adds the custom version package hashes. Therefore,
> BR2_DOWNLOAD_FORCE_CHECK_HASHES=y is added in the defconfig, a
> BR2_GLOBAL_PATCH_DIR is also added in the board specific directory and
> the hash files are added.
> 
> Fixes:
> https://gitlab.com/buildroot.org/buildroot/-/jobs/7422089468
> 
> Signed-off-by: Julien Olivain <ju.o@free.fr>
> ---
>  .checkpackageignore                                    |  1 -
>  .../arm-trusted-firmware/arm-trusted-firmware.hash     |  2 ++
>  .../imx8mpevk/patches/linux-headers/linux-headers.hash |  1 +
>  board/freescale/imx8mpevk/patches/linux/linux.hash     |  2 ++
>  board/freescale/imx8mpevk/patches/uboot/uboot.hash     |  2 ++
>  configs/freescale_imx8mpevk_defconfig                  | 10 ++++++----
>  6 files changed, 13 insertions(+), 5 deletions(-)
>  create mode 100644 board/freescale/imx8mpevk/patches/arm-trusted-firmware/arm-trusted-firmware.hash
>  create mode 120000 board/freescale/imx8mpevk/patches/linux-headers/linux-headers.hash
>  create mode 100644 board/freescale/imx8mpevk/patches/linux/linux.hash
>  create mode 100644 board/freescale/imx8mpevk/patches/uboot/uboot.hash

Applied to master, thanks. Should you add yourself in the DEVELOPERS
file for this board, and perhaps the other NXP boards?

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

      reply	other threads:[~2024-08-01 21:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-01 17:44 [Buildroot] [PATCH 1/1] configs/freescale_imx8mpevk: bump BSP components to lf-6.6.23-2.0.0 Julien Olivain
2024-08-01 21:21 ` Thomas Petazzoni via buildroot [this message]

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=20240801232124.41e55667@windsurf \
    --to=buildroot@buildroot.org \
    --cc=festevam@gmail.com \
    --cc=ju.o@free.fr \
    --cc=stephane.viau@oss.nxp.com \
    --cc=thomas.petazzoni@bootlin.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox