From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Fabio Estevam <festevam@gmail.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH] configs/imx8mpevk: select BR2_TARGET_UBOOT_NEEDS_OPENSSL
Date: Mon, 5 Feb 2024 15:44:06 +0100 [thread overview]
Message-ID: <ZcD0NsAx7_I_pNV3@landeda> (raw)
In-Reply-To: <20240115105827.3179346-1-festevam@gmail.com>
Fabio, All,
On 2024-01-15 07:58 -0300, Fabio Estevam spake thusly:
> Select BR2_TARGET_UBOOT_NEEDS_OPENSSL to fix the following build
> error:
>
> include/image.h:1394:12: fatal error: openssl/evp.h: No such file or directory
> 1394 | # include <openssl/evp.h>
>
>
> Fixes: https://gitlab.com/buildroot.org/buildroot/-/jobs/5858180070
> Signed-off-by: Fabio Estevam <festevam@gmail.com>
Applied to master, thanks.
Regards,
Yann E. MORIN.
> ---
> configs/freescale_imx8mpevk_defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/configs/freescale_imx8mpevk_defconfig b/configs/freescale_imx8mpevk_defconfig
> index 82ed68c5a9f1..2aed04848265 100644
> --- a/configs/freescale_imx8mpevk_defconfig
> +++ b/configs/freescale_imx8mpevk_defconfig
> @@ -29,6 +29,7 @@ BR2_TARGET_UBOOT_CUSTOM_TARBALL_LOCATION="$(call github,nxp-imx,uboot-imx,lf-6.1
> BR2_TARGET_UBOOT_BOARD_DEFCONFIG="imx8mp_evk"
> BR2_TARGET_UBOOT_CONFIG_FRAGMENT_FILES="board/freescale/imx8mpevk/uboot-fragment.config"
> BR2_TARGET_UBOOT_NEEDS_DTC=y
> +BR2_TARGET_UBOOT_NEEDS_OPENSSL=y
> BR2_TARGET_UBOOT_NEEDS_UTIL_LINUX=y
> BR2_TARGET_UBOOT_NEEDS_GNUTLS=y
> BR2_TARGET_UBOOT_FORMAT_CUSTOM=y
> --
> 2.34.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
next prev parent reply other threads:[~2024-02-05 14:44 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-15 10:58 [Buildroot] [PATCH] configs/imx8mpevk: select BR2_TARGET_UBOOT_NEEDS_OPENSSL Fabio Estevam
2024-02-05 14:20 ` Sébastien Szymanski
2024-02-05 14:44 ` Yann E. MORIN [this message]
2024-02-29 15:23 ` Peter Korsgaard
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=ZcD0NsAx7_I_pNV3@landeda \
--to=yann.morin.1998@free.fr \
--cc=buildroot@buildroot.org \
--cc=festevam@gmail.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