[Buildroot] [PATCH 1/1] support/download/git: Prioritize remote archive

Benjamin Kamath kamath.ben at gmail.com
Wed Aug 17 21:06:24 UTC 2016


On Wed, Aug 17, 2016 at 1:39 PM, Thomas Petazzoni
<thomas.petazzoni at free-electrons.com> wrote:
>
> Hello,
>
>
> Are the tarballs produced using this method reproducible? We need the
> tarballs produced here to be reproducible so that we can store hashes
> for them in the package .hash file.
>

I've investigated this a little bit, and it does seem to create
reproducible tarballs. In my testing, the archive's produced via git
archive --remote=... actually match checksums with those produced via
shallow clone, delete .git, tar + gzip. I'd possibly need to
investigate the git source a bit more.



More information about the buildroot mailing list