From: Giulio Benetti <giulio.benetti@benettiengineering.com>
To: buildroot@buildroot.org
Cc: Eugen Hristev <eugen.hristev@microchip.com>,
Ludovic Desroches <ludovic.desroches@microchip.com>,
Giulio Benetti <giulio.benetti@benettiengineering.com>,
Lothar Felten <lothar.felten@gmail.com>,
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Subject: [Buildroot] [PATCH v2 4/6] configs/microchip_sama5d2_icp_mmc_dev_defconfig: linux needs host openssl
Date: Wed, 2 Feb 2022 00:04:12 +0100 [thread overview]
Message-ID: <20220201230414.4144930-5-giulio.benetti@benettiengineering.com> (raw)
In-Reply-To: <20220201230414.4144930-1-giulio.benetti@benettiengineering.com>
Fixes:
https://gitlab.com/ymorin/buildroot/-/jobs/2035821096
Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
---
configs/microchip_sama5d2_icp_mmc_dev_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/microchip_sama5d2_icp_mmc_dev_defconfig b/configs/microchip_sama5d2_icp_mmc_dev_defconfig
index 052d9e032c..27d1d3409d 100644
--- a/configs/microchip_sama5d2_icp_mmc_dev_defconfig
+++ b/configs/microchip_sama5d2_icp_mmc_dev_defconfig
@@ -16,6 +16,7 @@ BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,linux4microchip,linux,li
BR2_LINUX_KERNEL_DEFCONFIG="sama5"
BR2_LINUX_KERNEL_DTS_SUPPORT=y
BR2_LINUX_KERNEL_INTREE_DTS_NAME="at91-sama5d2_icp"
+BR2_LINUX_KERNEL_NEEDS_HOST_OPENSSL=y
BR2_PACKAGE_LINUX_TOOLS_IIO=y
BR2_PACKAGE_BZIP2=y
BR2_PACKAGE_XZ=y
--
2.25.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2022-02-01 23:04 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-01 23:04 [Buildroot] [PATCH v2 0/6] Fix gitlab CI build failure due to missing HOST_ dependencies Giulio Benetti
2022-02-01 23:04 ` [Buildroot] [PATCH v2 1/6] configs/bananapi_m2_ultra_defconfig: u-boot needs host python3 and host openssl Giulio Benetti
2022-02-01 23:04 ` [Buildroot] [PATCH v2 2/6] configs/beaglev_defconfig: linux needs " Giulio Benetti
2022-02-01 23:04 ` [Buildroot] [PATCH v2 3/6] configs/microchip_sama5d2_icp_mmc_defconfig: " Giulio Benetti
2022-02-01 23:06 ` Giulio Benetti
2022-02-01 23:04 ` Giulio Benetti [this message]
2022-02-01 23:04 ` [Buildroot] [PATCH v2 5/6] configs/microchip_sama7g5ek_mmc_defconfig: add missing BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_15 and host openssl for linux Giulio Benetti
2022-02-06 10:50 ` Thomas Petazzoni via buildroot
2022-02-01 23:04 ` [Buildroot] [PATCH v2 6/6] configs/microchip_sama7g5ek_mmc_dev_defconfig: " Giulio Benetti
2022-02-06 10:50 ` Thomas Petazzoni via buildroot
2022-02-06 10:51 ` [Buildroot] [PATCH v2 0/6] Fix gitlab CI build failure due to missing HOST_ dependencies Thomas Petazzoni via buildroot
2022-02-06 11:26 ` [Buildroot] [PATCH v3 0/2] " Giulio Benetti
2022-02-06 11:26 ` [Buildroot] [PATCH v3 1/2] configs/microchip_sama7g5ek_mmc_defconfig: set custom linux version to 5.15.21 and add host openssl for linux Giulio Benetti
2022-02-06 12:16 ` Thomas Petazzoni via buildroot
2022-02-06 14:25 ` Giulio Benetti
2022-02-06 19:39 ` Eugen.Hristev--- via buildroot
2022-02-06 19:51 ` Giulio Benetti
2022-02-07 8:44 ` Eugen.Hristev--- via buildroot
2022-02-06 11:26 ` [Buildroot] [PATCH v3 2/2] configs/microchip_sama7g5ek_mmc_dev_defconfig: " Giulio Benetti
2022-02-07 8:53 ` Eugen.Hristev--- via buildroot
2022-02-12 22:17 ` [Buildroot] [PATCH v3 0/2] Fix gitlab CI build failure due to missing HOST_ dependencies Arnout Vandecappelle
2022-02-13 7:51 ` Eugen.Hristev--- 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=20220201230414.4144930-5-giulio.benetti@benettiengineering.com \
--to=giulio.benetti@benettiengineering.com \
--cc=buildroot@buildroot.org \
--cc=eugen.hristev@microchip.com \
--cc=lothar.felten@gmail.com \
--cc=ludovic.desroches@microchip.com \
--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