From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Julien Olivain <ju.o@free.fr>
Cc: Fabio Estevam <festevam@gmail.com>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] configs/freescale_imx7dsabresd: bump BSP components to lf-6.6.23-2.0.0
Date: Mon, 29 Jul 2024 20:20:36 +0200 [thread overview]
Message-ID: <20240729202036.437f035d@windsurf> (raw)
In-Reply-To: <20240728173720.495604-1-ju.o@free.fr>
On Sun, 28 Jul 2024 19:37:20 +0200
Julien Olivain <ju.o@free.fr> wrote:
> This commit bumps U-Boot and Linux kernel to the NXP BSP
> lf-6.6.23-2.0.0 versions.
>
> While bumping those BSP components, this commit also adds the custom
> hashes by enabling BR2_DOWNLOAD_FORCE_CHECK_HASHES=y in this
> defconfig. A _PATCH_DIR is added for that purpose and hash files are
> added in it. The ".checkpackageignore" entry for this defconfig is
> also removed.
>
> Also, since commit dc0f721 "package/gcc: switch to 13.x as default",
> this freescale_imx7dsabresd_defconfig is failing to build the Kernel
> with output:
>
> drivers/ata/libahci.c: In function 'ahci_led_store':
> ././include/linux/compiler_types.h:315:45: error: call to '__compiletime_assert_340' declared with attribute error: BUILD_BUG_ON failed: sizeof(_s) > sizeof(long)
> 315 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__)
> | ^
>
> This commit fixes the issue by bumping components which includes the
> needed gcc-13 fixes.
>
> The Kernel DTS name is also updated by adding the new "nxp/imx/"
> prefix, to follow the upstream reorganization in [1], first included
> in v6.5.
>
> Fixes:
> https://gitlab.com/buildroot.org/buildroot/-/jobs/7423016459
>
> [1] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=724ba6751532055db75992fc6ae21c3e322e94a7
>
> Signed-off-by: Julien Olivain <ju.o@free.fr>
> ---
> .checkpackageignore | 1 -
> .../patches/linux-headers/linux-headers.hash | 1 +
> board/freescale/imx7dsdb/patches/linux/linux.hash | 2 ++
> board/freescale/imx7dsdb/patches/uboot/uboot.hash | 2 ++
> configs/freescale_imx7dsabresd_defconfig | 14 +++++++++-----
> 5 files changed, 14 insertions(+), 6 deletions(-)
> create mode 120000 board/freescale/imx7dsdb/patches/linux-headers/linux-headers.hash
> create mode 100644 board/freescale/imx7dsdb/patches/linux/linux.hash
> create mode 100644 board/freescale/imx7dsdb/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
prev parent reply other threads:[~2024-07-29 18:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-28 17:37 [Buildroot] [PATCH 1/1] configs/freescale_imx7dsabresd: bump BSP components to lf-6.6.23-2.0.0 Julien Olivain
2024-07-29 18:20 ` 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=20240729202036.437f035d@windsurf \
--to=buildroot@buildroot.org \
--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.