Skip to content
Snippets Groups Projects
Commit 0e068253 authored by Bruce A Downs's avatar Bruce A Downs Committed by Marek Marczykowski
Browse files

kernel: Turn on time-stamping (-N) for wget when getting kernel sources

wget downloads new linux-*.sign files and backs up the
existing files as file.1, file.2, etc. This causes false
positives during 'git status' or 'make check'
i.e.
* linux-2.6.38.3.tar.bz2.sign.1
* linux-3.2.7.tar.sign.1
Adding -N causes wget to smartly overwrite as required.
parent 9ceaf531
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment