Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Damien Le Moal <damien.lemoal@opensource.wdc.com>
Cc: Niklas Cassel <Niklas.Cassel@wdc.com>,
	"Yann E . MORIN" <yann.morin.1998@free.fr>,
	buildroot <buildroot@buildroot.org>
Subject: Re: [Buildroot] [PATCH] configs/sipeed_*_sdcard: Add dependency on host-openssl
Date: Thu, 13 Oct 2022 08:39:52 +0200	[thread overview]
Message-ID: <20221013083952.145dbb8f@windsurf> (raw)
In-Reply-To: <20221013041616.491620-1-damien.lemoal@opensource.wdc.com>

On Thu, 13 Oct 2022 13:16:16 +0900
Damien Le Moal <damien.lemoal@opensource.wdc.com> wrote:

> Gitlab CI reported build failures for the sipeed RISC-V nommu boards
> with the u-boot/sdcard enabled default configuration. The compilation
> errors are related to the openssl/evp.h header file missing, e.g.:
> 
> In file included from tools/imagetool.h:24,
>                  from tools/fit_common.c:20:
> include/image.h:1166:12: fatal error: openssl/evp.h: No such file or
> directory
>  1166 | #  include <openssl/evp.h>
>       |            ^~~~~~~~~~~~~~~
> 
> Fix this issue by adding BR2_TARGET_UBOOT_NEEDS_OPENSSL=y to the config
> files so that host-openssl gets built as a dependency of U-Boot.
> 
> Suggested-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
> Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>

Thanks for the patch. Could you provide the links to the Gitlab CI
failures that are being fixed by this, so that we can add them to the
commit log when applying?

Thanks a lot!

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

  reply	other threads:[~2022-10-13  6:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-13  4:16 [Buildroot] [PATCH] configs/sipeed_*_sdcard: Add dependency on host-openssl Damien Le Moal via buildroot
2022-10-13  6:39 ` Thomas Petazzoni via buildroot [this message]
2022-10-13  7:57   ` Damien Le Moal via buildroot
2022-10-13 12:05     ` Thomas Petazzoni via buildroot

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=20221013083952.145dbb8f@windsurf \
    --to=buildroot@buildroot.org \
    --cc=Niklas.Cassel@wdc.com \
    --cc=damien.lemoal@opensource.wdc.com \
    --cc=thomas.petazzoni@bootlin.com \
    --cc=yann.morin.1998@free.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