From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Julien Olivain <ju.o@free.fr>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] configs/imx8mmpico: uboot needs openssl
Date: Wed, 10 Jan 2024 21:35:32 +0100 [thread overview]
Message-ID: <20240110213532.3e12945b@windsurf> (raw)
In-Reply-To: <20240106153539.570324-1-ju.o@free.fr>
Hello Julien,
On Sat, 6 Jan 2024 16:35:39 +0100
Julien Olivain <ju.o@free.fr> wrote:
> Commit 78e8f383 "configs/imx8mmpico: bump bsp components to version
> tn-kirkstone_5.15.71-2.2.0" bumped components, but forgot to add
> BR2_TARGET_UBOOT_NEEDS_OPENSSL=y.
>
> This commit adds it to the defconfig to fix the build.
>
> Fixes:
> - https://gitlab.com/buildroot.org/buildroot/-/jobs/5858180248
>
> In file included from tools/imagetool.h:24,
> from tools/aisimage.c:7:
> include/image.h:1166:12: fatal error: openssl/evp.h: No such file or directory
> 1166 | # include <openssl/evp.h>
> | ^~~~~~~~~~~~~~~
>
> Signed-off-by: Julien Olivain <ju.o@free.fr>
> ---
> configs/imx8mmpico_defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/configs/imx8mmpico_defconfig b/configs/imx8mmpico_defconfig
> index c402ea675d..711cdeb390 100644
> --- a/configs/imx8mmpico_defconfig
> +++ b/configs/imx8mmpico_defconfig
> @@ -28,6 +28,7 @@ BR2_TARGET_UBOOT_CUSTOM_TARBALL=y
> BR2_TARGET_UBOOT_CUSTOM_TARBALL_LOCATION="$(call github,TechNexion,u-boot-tn-imx,tn-kirkstone_5.15.71-2.2.0_20230512)/u-boot-tn-imx-tn-kirkstone_5.15.71-2.2.0_20230512.tar.gz"
> BR2_TARGET_UBOOT_BOARD_DEFCONFIG="Puck-imx8mm"
This doesn't apply here, as this line doesn't match what we have in
Buildroot. Is this "Puck-imx8mm" normal? We have:
BR2_TARGET_UBOOT_BOARD_DEFCONFIG="pico-imx8mm"
Could you check this?
Thanks!
Thomas
--
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2024-01-10 20:35 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-06 15:35 [Buildroot] [PATCH 1/1] configs/imx8mmpico: uboot needs openssl Julien Olivain
2024-01-10 20:35 ` Thomas Petazzoni via buildroot [this message]
2024-01-10 20:47 ` Julien Olivain
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=20240110213532.3e12945b@windsurf \
--to=buildroot@buildroot.org \
--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