All of 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>,
	Stefan Nickl <Stefan.Nickl@gmail.com>,
	buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] configs/freescale_imx8dxlevk: bump BSP components to lf-6.6.23-2.0.0
Date: Thu, 1 Aug 2024 23:38:54 +0200	[thread overview]
Message-ID: <20240801233854.4cedd06d@windsurf> (raw)
In-Reply-To: <20240801195648.61942-1-ju.o@free.fr>

On Thu,  1 Aug 2024 21:56:48 +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_imx8dxlevk_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/7422089463
> 
> Signed-off-by: Julien Olivain <ju.o@free.fr>
> ---
>  .checkpackageignore                                    |  1 -
>  .../arm-trusted-firmware/arm-trusted-firmware.hash     |  2 ++
>  .../patches/linux-headers/linux-headers.hash           |  1 +
>  board/freescale/imx8dxlevk/patches/linux/linux.hash    |  2 ++
>  board/freescale/imx8dxlevk/patches/uboot/uboot.hash    |  2 ++
>  configs/freescale_imx8dxlevk_defconfig                 | 10 ++++++----
>  6 files changed, 13 insertions(+), 5 deletions(-)
>  create mode 100644 board/freescale/imx8dxlevk/patches/arm-trusted-firmware/arm-trusted-firmware.hash
>  create mode 120000 board/freescale/imx8dxlevk/patches/linux-headers/linux-headers.hash
>  create mode 100644 board/freescale/imx8dxlevk/patches/linux/linux.hash
>  create mode 100644 board/freescale/imx8dxlevk/patches/uboot/uboot.hash

Applied to master, 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:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-01 19:56 [Buildroot] [PATCH 1/1] configs/freescale_imx8dxlevk: bump BSP components to lf-6.6.23-2.0.0 Julien Olivain
2024-08-01 21:38 ` 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=20240801233854.4cedd06d@windsurf \
    --to=buildroot@buildroot.org \
    --cc=Stefan.Nickl@gmail.com \
    --cc=festevam@gmail.com \
    --cc=ju.o@free.fr \
    --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 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.