All of lore.kernel.org
 help / color / mirror / Atom feed
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>,
	Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Subject: [Buildroot] [PATCH v3 0/2] Fix gitlab CI build failure due to missing HOST_ dependencies
Date: Sun,  6 Feb 2022 12:26:18 +0100	[thread overview]
Message-ID: <20220206112620.1637342-1-giulio.benetti@benettiengineering.com> (raw)
In-Reply-To: <20220206115156.6042cc1b@windsurf>

This patchset fixes the gitlab build failure due to HOST_ dependencies(uboot/linux).

V1->V2:
* add missing host openssl for linux on microchip_sama7g5ek_mmc_defconfig/_dev_defconfig
V2->V3:
* add specific custom linux version as suggested by Thomas

Giulio Benetti (2):
  configs/microchip_sama7g5ek_mmc_defconfig: set custom linux version to
    5.15.21 and add host openssl for linux
  configs/microchip_sama7g5ek_mmc_dev_defconfig: set custom linux
    version to 5.15.21 and add host openssl for linux

 configs/microchip_sama7g5ek_mmc_defconfig     | 4 ++++
 configs/microchip_sama7g5ek_mmc_dev_defconfig | 4 ++++
 2 files changed, 8 insertions(+)

-- 
2.25.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2022-02-06 11:26 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
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   ` Giulio Benetti [this message]
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=20220206112620.1637342-1-giulio.benetti@benettiengineering.com \
    --to=giulio.benetti@benettiengineering.com \
    --cc=buildroot@buildroot.org \
    --cc=eugen.hristev@microchip.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 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.