From: Peter Korsgaard <peter@korsgaard.com>
To: Jesse Taube <mr.bossman075@gmail.com>
Cc: buildroot@buildroot.org,
Giulio Benetti <giulio.benetti@benettiengineering.com>,
stephane.viau@oss.nxp.com, festevam@gmail.com,
maeva.manuel@oss.nxp.com,
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Subject: Re: [Buildroot] [PATCH] configs/imxrt1050-evk: Check hashes, use bootlin toolchain
Date: Wed, 27 Aug 2025 11:58:15 +0200 [thread overview]
Message-ID: <87h5xtkrwo.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <20250827010754.1861172-1-Mr.Bossman075@gmail.com> (Jesse Taube's message of "Tue, 26 Aug 2025 21:07:54 -0400")
>>>>> "Jesse" == Jesse Taube <mr.bossman075@gmail.com> writes:
> This commit adds BR2_DOWNLOAD_FORCE_CHECK_HASHES=y and
> BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV7_EABIHF_GLIBC_STABLE=y in the
> defconfig, bumps kernel to 6.12.43, and adds custom hash files.
> The exception entry in .checkpackageignore is also removed.
> Signed-off-by: Jesse Taube <Mr.Bossman075@gmail.com>
> ---
> .checkpackageignore | 1 -
> .../imxrt1050evk/patches/linux-headers/linux-headers.hash | 1 +
> board/freescale/imxrt1050evk/patches/linux/linux.hash | 2 ++
> board/freescale/imxrt1050evk/patches/uboot/uboot.hash | 2 ++
> configs/imxrt1050-evk_defconfig | 8 ++++++--
> 5 files changed, 11 insertions(+), 3 deletions(-)
> create mode 100644 board/freescale/imxrt1050evk/patches/linux-headers/linux-headers.hash
> create mode 100644 board/freescale/imxrt1050evk/patches/linux/linux.hash
> create mode 100644 board/freescale/imxrt1050evk/patches/uboot/uboot.hash
> diff --git a/.checkpackageignore b/.checkpackageignore
> index 4591ff173a..b9270da630 100644
> --- a/.checkpackageignore
> +++ b/.checkpackageignore
> @@ -156,7 +156,6 @@ configs/imx6ullevk_defconfig lib_defconfig.ForceCheckHash
> configs/imx6ulpico_defconfig lib_defconfig.ForceCheckHash
> configs/imx7dpico_defconfig lib_defconfig.ForceCheckHash
> configs/imx8mqevk_defconfig lib_defconfig.ForceCheckHash
> -configs/imxrt1050-evk_defconfig lib_defconfig.ForceCheckHash
> configs/khadas_vim3_defconfig lib_defconfig.ForceCheckHash
> configs/kontron_bl_imx8mm_defconfig lib_defconfig.ForceCheckHash
> configs/kontron_pitx_imx8m_defconfig lib_defconfig.ForceCheckHash
> diff --git a/board/freescale/imxrt1050evk/patches/linux-headers/linux-headers.hash b/board/freescale/imxrt1050evk/patches/linux-headers/linux-headers.hash
> new file mode 100644
> index 0000000000..0cbef7998e
> --- /dev/null
> +++ b/board/freescale/imxrt1050evk/patches/linux-headers/linux-headers.hash
> @@ -0,0 +1 @@
> +../linux/linux.hash
Strangely enough this was not marked as a symlink (mode should be
120000). Fixed that and committed to next, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2025-08-27 9:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-27 1:07 [Buildroot] [PATCH] configs/imxrt1050-evk: Check hashes, use bootlin toolchain Jesse Taube
2025-08-27 9:58 ` Peter Korsgaard [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=87h5xtkrwo.fsf@dell.be.48ers.dk \
--to=peter@korsgaard.com \
--cc=buildroot@buildroot.org \
--cc=festevam@gmail.com \
--cc=giulio.benetti@benettiengineering.com \
--cc=maeva.manuel@oss.nxp.com \
--cc=mr.bossman075@gmail.com \
--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 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.