All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <peter@korsgaard.com>
To: buildroot@busybox.net
Subject: [Buildroot] [git commit] suport/download: fix git wrapper with submodules on older git versions
Date: Wed, 15 Jul 2020 21:51:45 +0200	[thread overview]
Message-ID: <87v9ioy2su.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <20200617205700.9DCBE825F5@busybox.osuosl.org> (Yann E. MORIN's message of "Wed, 17 Jun 2020 22:58:22 +0200")

>>>>> "Yann" == Yann E MORIN <yann.morin.1998@free.fr> writes:

 > commit: https://git.buildroot.net/buildroot/commit/?id=8fe9894f655fd79207c41673e1966cc4d4d101d1
 > branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

 > Older versions of git store the absolute path of the submodules'
 > repository as stored in the super-project, e.g.:

 >     $ cat some-submodule/.git
 >     gitdir: /path/to/super-project/.git/modules/some-submodule

 > Obviously, this is not very reproducible.

 > More recent versions of git, however, store relative paths, which
 > de-facto makes it reproducible.

 > Fix older versions by replacing the absolute paths with relative ones.

 > Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>

Committed to 2020.02.x and 2020.05.x, thanks.

-- 
Bye, Peter Korsgaard

      reply	other threads:[~2020-07-15 19:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-17 20:58 [Buildroot] [git commit] suport/download: fix git wrapper with submodules on older git versions Yann E. MORIN
2020-07-15 19:51 ` Peter Korsgaard [this message]

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=87v9ioy2su.fsf@dell.be.48ers.dk \
    --to=peter@korsgaard.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.