summaryrefslogtreecommitdiffstats
path: root/package/python3/0009-Do-not-adjust-the-shebang-of-Python-scripts-for-cros.patch
diff options
context:
space:
mode:
authorArnout Vandecappelle <arnout@mind.be>2017-03-21 01:06:57 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-03-21 23:15:46 +0100
commit0f369a9231b2c67748f4f0c2dbb33ebdc2890478 (patch)
tree0ede0bd56da918a8e95beb9c535150e79ee263a2 /package/python3/0009-Do-not-adjust-the-shebang-of-Python-scripts-for-cros.patch
parent2f8ba21bf4649160149022d5bc7a32f875fd3d7e (diff)
downloadbuildroot-0f369a9231b2c67748f4f0c2dbb33ebdc2890478.tar.gz
buildroot-0f369a9231b2c67748f4f0c2dbb33ebdc2890478.zip
download/git: create GNU format tar files
On most distros, the tar format defaults to GNU. However, at build time the default format may be changed to posix. Also, future versions of tar will default to posix. Since we want the tarballs created by the git download method to be reproducible (so their hash can be checked), we should explicitly specify the format. Since existing tarballs on sources.buildroot.org use the GNU format, and also the existing hashes in the *.hash files are based on GNU format tarballs, we use the GNU format. In addition, the Posix format encodes atime and ctime as well as mtime, but tar offers no option like --mtime to override them. In the GNU format, atime and ctime are only encoded if the --incremental option is given. Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Cc: Peter Seiderer <ps.report@gmx.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python3/0009-Do-not-adjust-the-shebang-of-Python-scripts-for-cros.patch')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud