All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Kory Maincent <kory.maincent@bootlin.com>
Cc: Asaf Kahlon <asafka7@gmail.com>,
	James Hilliard <james.hilliard1@gmail.com>,
	Marcin Niestroj <m.niestroj@grinn-global.com>,
	Kory Maincent via buildroot <buildroot@buildroot.org>,
	Mauro Condarelli <mc5686@mclink.it>
Subject: Re: [Buildroot] [PATCH v6 3/3] boot: Add support for TrustedFirmware-M package
Date: Tue, 22 Oct 2024 08:43:19 +0200	[thread overview]
Message-ID: <20241022084319.445f4226@windsurf> (raw)
In-Reply-To: <20241021114752.63157838@kmaincent-XPS-13-7390>

On Mon, 21 Oct 2024 11:47:52 +0200
Kory Maincent <kory.maincent@bootlin.com> wrote:

> If we don't use tarball for extra download, couldn't we decrease the git clone
> time using --single-branch and/or --depth 1?

One of the big points of switching to Git downloads is that we keep a
cache of the Git repository, which doesn't work well with --depth 1.

See the reasoning in commit 4f54c959dc18cb3ca56e8f54b358fc219352d7bd.

Best regards,

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:[~2024-10-22  6:43 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-14 14:29 [Buildroot] [PATCH v6 0/3] Adds support for TrustedFirmware-M Kory Maincent via buildroot
2024-10-14 14:29 ` [Buildroot] [PATCH v6 1/3] package/python-intelhex: Add support for host package Kory Maincent via buildroot
2024-10-14 14:29 ` [Buildroot] [PATCH v6 2/3] package/python-click: " Kory Maincent via buildroot
2024-10-14 14:29 ` [Buildroot] [PATCH v6 3/3] boot: Add support for TrustedFirmware-M package Kory Maincent via buildroot
     [not found]   ` <20241017154643.442837bf@windsurf>
     [not found]     ` <b951fb45-97ef-47c3-aee5-15d23c558461@mind.be>
2024-10-21  9:47       ` Kory Maincent via buildroot
2024-10-22  6:43         ` Thomas Petazzoni via buildroot [this message]
2024-10-14 14:39 ` [Buildroot] [PATCH v6 0/3] Adds support for TrustedFirmware-M Kory Maincent 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=20241022084319.445f4226@windsurf \
    --to=buildroot@buildroot.org \
    --cc=asafka7@gmail.com \
    --cc=james.hilliard1@gmail.com \
    --cc=kory.maincent@bootlin.com \
    --cc=m.niestroj@grinn-global.com \
    --cc=mc5686@mclink.it \
    --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.