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>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] configs/freescale_imx6{dl, q, sx}*: bump BSP components to lf-6.6.23-2.0.0
Date: Mon, 29 Jul 2024 20:12:33 +0200	[thread overview]
Message-ID: <20240729201233.299497c8@windsurf> (raw)
In-Reply-To: <20240728121822.2857477-1-ju.o@free.fr>

On Sun, 28 Jul 2024 14:18:11 +0200
Julien Olivain <ju.o@free.fr> wrote:

> Note: configs/freescale_imx6{dl,q,sx}* corresponds to the five:
> freescale_imx6dlsabreauto_defconfig
> freescale_imx6dlsabresd_defconfig
> freescale_imx6qsabreauto_defconfig
> freescale_imx6qsabresd_defconfig
> freescale_imx6sxsabresd_defconfig
> 
> Those i.MX6 Sabre defconfigs have a lot in common. This is why they are
> all updated at once in this single commit.
> 
> This commit bumps U-Boot and Linux kernel to the NXP BSP
> lf-6.6.23-2.0.0 versions. The imx6sabre uboot patch is also rebased on
> the new version, and the "Upstream:" tag is added to flag this patch
> as Buildroot-specific. The ".checkpackageignore" entry for this patch
> is also removed.
> 
> While bumping those BSP components, this commit also adds the custom
> hashes by enabling BR2_DOWNLOAD_FORCE_CHECK_HASHES=y in those
> defconfigs. Hash files are added in the _PATCH_DIR. The
> ".checkpackageignore" entries for those defconfigs are also removed.
> 
> Also, since commit dc0f721 "package/gcc: switch to 13.x as default",
> those freescale_imx6{dl,q,sx}* are 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 names are 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/7422089449
> https://gitlab.com/buildroot.org/buildroot/-/jobs/7422089451
> https://gitlab.com/buildroot.org/buildroot/-/jobs/7422089452
> https://gitlab.com/buildroot.org/buildroot/-/jobs/7422089455
> https://gitlab.com/buildroot.org/buildroot/-/jobs/7422089456
> 
> [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                                 |  6 ------
>  .../patches/linux-headers/linux-headers.hash        |  1 +
>  board/freescale/imx6sabre/patches/linux/linux.hash  |  2 ++
>  ...common-boot-Linux-to-init-in-mfgtools-mode.patch | 13 ++++++++-----
>  board/freescale/imx6sabre/patches/uboot/uboot.hash  |  2 ++
>  configs/freescale_imx6dlsabreauto_defconfig         | 11 ++++++-----
>  configs/freescale_imx6dlsabresd_defconfig           | 11 ++++++-----
>  configs/freescale_imx6qsabreauto_defconfig          | 11 ++++++-----
>  configs/freescale_imx6qsabresd_defconfig            | 11 ++++++-----
>  configs/freescale_imx6sxsabresd_defconfig           | 11 ++++++-----
>  10 files changed, 43 insertions(+), 36 deletions(-)
>  create mode 120000 board/freescale/imx6sabre/patches/linux-headers/linux-headers.hash
>  create mode 100644 board/freescale/imx6sabre/patches/linux/linux.hash
>  create mode 100644 board/freescale/imx6sabre/patches/uboot/uboot.hash

Applied to master, thanks a lot for the super detailed commit that
explained everything!

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-07-29 18:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-28 12:18 [Buildroot] [PATCH 1/1] configs/freescale_imx6{dl, q, sx}*: bump BSP components to lf-6.6.23-2.0.0 Julien Olivain
2024-07-29 18:12 ` 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=20240729201233.299497c8@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox