From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/2] configs/mx6sx_udoo_neo: select host-openssl for the Linux kernel build
Date: Sat, 7 Nov 2020 13:53:40 +0100 [thread overview]
Message-ID: <20201107135340.75d03ee3@windsurf.home> (raw)
In-Reply-To: <20201106133634.15452-1-festevam@gmail.com>
On Fri, 6 Nov 2020 10:36:33 -0300
Fabio Estevam <festevam@gmail.com> wrote:
> Select BR2_LINUX_KERNEL_NEEDS_HOST_OPENSSL=y to fix the following
> build error:
>
> scripts/extract-cert.c:21:25: fatal error: openssl/bio.h: No such file or directory
> #include <openssl/bio.h>
>
> Fixes:
> https://gitlab.com/buildroot.org/buildroot/-/jobs/831421063
>
> Signed-off-by: Fabio Estevam <festevam@gmail.com>
> ---
> configs/mx6sx_udoo_neo_defconfig | 1 +
> 1 file changed, 1 insertion(+)
Both applied to master. Thanks!
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
prev parent reply other threads:[~2020-11-07 12:53 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-06 13:36 [Buildroot] [PATCH 1/2] configs/mx6sx_udoo_neo: select host-openssl for the Linux kernel build Fabio Estevam
2020-11-06 13:36 ` [Buildroot] [PATCH 2/2] configs/mx6udoo: " Fabio Estevam
2020-11-06 18:17 ` Marcin Niestrój
2020-11-06 18:17 ` [Buildroot] [PATCH 1/2] configs/mx6sx_udoo_neo: " Marcin Niestrój
2020-11-07 12:53 ` Thomas Petazzoni [this message]
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=20201107135340.75d03ee3@windsurf.home \
--to=thomas.petazzoni@bootlin.com \
--cc=buildroot@busybox.net \
/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.