From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Peter Korsgaard <peter@korsgaard.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 2/2] configs/openblocks_a6_defconfig: add hashes for Linux / headers
Date: Fri, 17 May 2024 16:37:14 +0200 [thread overview]
Message-ID: <ZkdrmnD0L0TYg2uI@landeda> (raw)
In-Reply-To: <20240514195019.4113851-2-peter@korsgaard.com>
Peter, All,
On 2024-05-14 21:50 +0200, Peter Korsgaard spake thusly:
> And enable BR2_DOWNLOAD_FORCE_CHECK_HASHES.
>
> Generated by utils/add-custom-hashes, with the (redundant)
> linux-headers.hash replaced by a symlink.
>
> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
> ---
> board/openblocks/a6/patches/linux-headers/linux-headers.hash | 1 +
> board/openblocks/a6/patches/linux/linux.hash | 2 ++
> configs/openblocks_a6_defconfig | 2 ++
$ make check-package
configs/openblocks_a6_defconfig:0: lib_defconfig.ForceCheckHash was
expected to fail, did you fix the file and forget to update
[...]/.checkpackageignore?
Fixed, and applied to master, thanks.
Regards,
Yann E. MORIN.
> 3 files changed, 5 insertions(+)
> create mode 120000 board/openblocks/a6/patches/linux-headers/linux-headers.hash
> create mode 100644 board/openblocks/a6/patches/linux/linux.hash
>
> diff --git a/board/openblocks/a6/patches/linux-headers/linux-headers.hash b/board/openblocks/a6/patches/linux-headers/linux-headers.hash
> new file mode 120000
> index 0000000000..5808d92afe
> --- /dev/null
> +++ b/board/openblocks/a6/patches/linux-headers/linux-headers.hash
> @@ -0,0 +1 @@
> +../linux/linux.hash
> \ No newline at end of file
> diff --git a/board/openblocks/a6/patches/linux/linux.hash b/board/openblocks/a6/patches/linux/linux.hash
> new file mode 100644
> index 0000000000..b207306a2b
> --- /dev/null
> +++ b/board/openblocks/a6/patches/linux/linux.hash
> @@ -0,0 +1,2 @@
> +# Locally calculated
> +sha256 0820fdb7971c6974338081c11fbf2dc869870501e7bdcac4d0ed58ba1f57b61c linux-4.14.336.tar.xz
> diff --git a/configs/openblocks_a6_defconfig b/configs/openblocks_a6_defconfig
> index 69b75f5043..6a816597ac 100644
> --- a/configs/openblocks_a6_defconfig
> +++ b/configs/openblocks_a6_defconfig
> @@ -3,6 +3,8 @@ BR2_arm=y
> BR2_arm926t=y
>
> # system
> +BR2_GLOBAL_PATCH_DIR="board/openblocks/a6/patches"
> +BR2_DOWNLOAD_FORCE_CHECK_HASHES=y
> BR2_TARGET_GENERIC_HOSTNAME="openblocks-a6"
> BR2_TARGET_GENERIC_GETTY_PORT="ttyS0"
> BR2_SYSTEM_DHCP="eth0"
> --
> 2.39.2
>
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2024-05-17 14:37 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-14 19:50 [Buildroot] [PATCH 1/2] configs/openblocks_a6_defconfig: bump Linux to fix binutils 2.41 build Peter Korsgaard
2024-05-14 19:50 ` [Buildroot] [PATCH 2/2] configs/openblocks_a6_defconfig: add hashes for Linux / headers Peter Korsgaard
2024-05-17 14:37 ` Yann E. MORIN [this message]
2024-05-17 14:36 ` [Buildroot] [PATCH 1/2] configs/openblocks_a6_defconfig: bump Linux to fix binutils 2.41 build Yann E. MORIN
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=ZkdrmnD0L0TYg2uI@landeda \
--to=yann.morin.1998@free.fr \
--cc=buildroot@buildroot.org \
--cc=peter@korsgaard.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.