Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Julien BOIBESSOT <julien.boibessot@armadeus.com>
Cc: Romain Naour <romain.naour@smile.fr>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/3] configs/armadeus_apf27: add hashes for Linux/U-Boot
Date: Sun, 5 May 2024 10:38:13 +0200	[thread overview]
Message-ID: <ZjdFdee2PdlJ22gq@landeda> (raw)
In-Reply-To: <20240503154856.763551-1-julien.boibessot@armadeus.com>

Julien, All,

On 2024-05-03 17:48 +0200, Julien BOIBESSOT spake thusly:
> And enable BR2_DOWNLOAD_FORCE_CHECK_HASHES. As asked By Romain.

    $ ./utils/docker-run make check-package
    configs/armadeus_apf27_defconfig:0: lib_defconfig.ForceCheckHash was expected to fail, did you fix the file and forget to update .checkpackageignore?
    configs/armadeus_apf28_defconfig:0: lib_defconfig.ForceCheckHash was expected to fail, did you fix the file and forget to update .checkpackageignore?
    configs/armadeus_apf51_defconfig:0: lib_defconfig.ForceCheckHash was expected to fail, did you fix the file and forget to update .checkpackageignore?

I've fixed that in each corresponding patch.

Series applied to master, thanks.

Regards,
Yann E. MORIN.

> Signed-off-by: Julien BOIBESSOT <julien.boibessot@armadeus.com>
> ---
>  board/armadeus/patches/linux-headers/linux-headers.hash | 1 +
>  board/armadeus/patches/linux/linux.hash                 | 2 ++
>  board/armadeus/patches/uboot/uboot.hash                 | 2 ++
>  configs/armadeus_apf27_defconfig                        | 4 ++++
>  4 files changed, 9 insertions(+)
>  create mode 120000 board/armadeus/patches/linux-headers/linux-headers.hash
>  create mode 100644 board/armadeus/patches/linux/linux.hash
>  create mode 100644 board/armadeus/patches/uboot/uboot.hash
> 
> diff --git a/board/armadeus/patches/linux-headers/linux-headers.hash b/board/armadeus/patches/linux-headers/linux-headers.hash
> new file mode 120000
> index 0000000000..5808d92afe
> --- /dev/null
> +++ b/board/armadeus/patches/linux-headers/linux-headers.hash
> @@ -0,0 +1 @@
> +../linux/linux.hash
> \ No newline at end of file
> diff --git a/board/armadeus/patches/linux/linux.hash b/board/armadeus/patches/linux/linux.hash
> new file mode 100644
> index 0000000000..804920c10d
> --- /dev/null
> +++ b/board/armadeus/patches/linux/linux.hash
> @@ -0,0 +1,2 @@
> +# Locally calculated
> +sha256  879ca159c34ea9d3a6775f292cc59c2d3931d57dca00f0bebe2675ea0c82c6a9  linux-5.10.215.tar.xz
> diff --git a/board/armadeus/patches/uboot/uboot.hash b/board/armadeus/patches/uboot/uboot.hash
> new file mode 100644
> index 0000000000..777e0adab2
> --- /dev/null
> +++ b/board/armadeus/patches/uboot/uboot.hash
> @@ -0,0 +1,2 @@
> +# Locally computed
> +sha256  839bf23cfe8ce613a77e583a60375179d0ad324e92c82fbdd07bebf0fd142268  u-boot-2018.09.tar.bz2
> diff --git a/configs/armadeus_apf27_defconfig b/configs/armadeus_apf27_defconfig
> index a87d319729..782587e410 100644
> --- a/configs/armadeus_apf27_defconfig
> +++ b/configs/armadeus_apf27_defconfig
> @@ -5,6 +5,10 @@ BR2_arm926t=y
>  # Linux headers same as kernel, a 5.10 series
>  BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_10=y
>  
> +# Build
> +BR2_GLOBAL_PATCH_DIR="board/armadeus/patches"
> +BR2_DOWNLOAD_FORCE_CHECK_HASHES=y
> +
>  # System
>  BR2_TARGET_GENERIC_HOSTNAME="apf27"
>  BR2_TARGET_GENERIC_ISSUE="Welcome to Armadeus development platform !"
> -- 
> 2.25.1
> 
> _______________________________________________
> 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

  parent reply	other threads:[~2024-05-05  8:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-03 15:48 [Buildroot] [PATCH 1/3] configs/armadeus_apf27: add hashes for Linux/U-Boot Julien BOIBESSOT
2024-05-03 15:48 ` [Buildroot] [PATCH 2/3] configs/armadeus_apf28: activates BR2_DOWNLOAD_FORCE_CHECK_HASHES Julien BOIBESSOT
2024-05-03 15:48 ` [Buildroot] [PATCH 3/3] configs/armadeus_apf51: " Julien BOIBESSOT
2024-05-05  8:38 ` Yann E. MORIN [this message]
2024-05-05 20:07   ` [Buildroot] [PATCH 1/3] configs/armadeus_apf27: add hashes for Linux/U-Boot julien.boibessot
2024-05-05 20:40     ` 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=ZjdFdee2PdlJ22gq@landeda \
    --to=yann.morin.1998@free.fr \
    --cc=buildroot@buildroot.org \
    --cc=julien.boibessot@armadeus.com \
    --cc=romain.naour@smile.fr \
    /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