From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Giulio Benetti <giulio.benetti@benettiengineering.com>
Cc: Eugen Hristev <eugen.hristev@microchip.com>,
Ludovic Desroches <ludovic.desroches@microchip.com>,
Lothar Felten <lothar.felten@gmail.com>,
buildroot@buildroot.org
Subject: Re: [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
Date: Sun, 6 Feb 2022 11:50:06 +0100 [thread overview]
Message-ID: <20220206115006.4619d1fc@windsurf> (raw)
In-Reply-To: <20220201230414.4144930-6-giulio.benetti@benettiengineering.com>
On Wed, 2 Feb 2022 00:04:13 +0100
Giulio Benetti <giulio.benetti@benettiengineering.com> wrote:
> Fixes:
> https://gitlab.com/ymorin/buildroot/-/jobs/2035821098
>
> Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
> ---
> V1->V2:
> * add host openssl linux
> ---
> configs/microchip_sama7g5ek_mmc_defconfig | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/configs/microchip_sama7g5ek_mmc_defconfig b/configs/microchip_sama7g5ek_mmc_defconfig
> index b1cd193829..df48c0880b 100644
> --- a/configs/microchip_sama7g5ek_mmc_defconfig
> +++ b/configs/microchip_sama7g5ek_mmc_defconfig
> @@ -1,12 +1,14 @@
> BR2_arm=y
> BR2_cortex_a7=y
> BR2_ARM_FPU_NEON_VFPV4=y
> +BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_15=y
This will continue to break: the big problem in this defconfig is that
the kernel version is not defined as a fixed version.
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:[~2022-02-06 10:50 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 ` [Buildroot] [PATCH v2 4/6] configs/microchip_sama5d2_icp_mmc_dev_defconfig: " Giulio Benetti
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 [this message]
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=20220206115006.4619d1fc@windsurf \
--to=buildroot@buildroot.org \
--cc=eugen.hristev@microchip.com \
--cc=giulio.benetti@benettiengineering.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