All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] Can we still opt to shallow clone in git?
Date: Thu, 7 Jun 2018 08:41:12 +0200	[thread overview]
Message-ID: <20180607084112.347c5203@windsurf> (raw)
In-Reply-To: <CABKM0pCD6pJ3-o9OyhGfpkRyk4cVsKhc+AwqojkzzRvnJvvUSQ@mail.gmail.com>

Hello,

On Thu, 7 Jun 2018 14:37:50 +0800, qlb1234 wrote:

> >>> linux master Downloading  

We don't support using a branch as the Git version, since it doesn't do
what users would expect it to do.

> And why does it wants to fetch the linux source from
> http://sources.buildroot.net?

When a download fails, we fallback to sources.buildroot.net.

> I put the kernel settings like this.
> BR2_LINUX_KERNEL_CUSTOM_GIT=y
> BR2_LINUX_KERNEL_CUSTOM_REPO_URL="git at git.myserver.com:myproject/kernel.git"
> BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="master"
> 
> What's a quick work around?

Not use a branch name as BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION but a
commit or tag.

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com

  reply	other threads:[~2018-06-07  6:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-07  6:37 [Buildroot] Can we still opt to shallow clone in git? qlb1234
2018-06-07  6:41 ` Thomas Petazzoni [this message]
     [not found]   ` <CABKM0pBVG=JptKYBv-dRfhwAkmKCQm09sqLaG44jUyZhE2gPaw@mail.gmail.com>
2018-06-07 14:18     ` Thomas Petazzoni

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=20180607084112.347c5203@windsurf \
    --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.