diff options
author | Arnout Vandecappelle <arnout@mind.be> | 2017-07-21 03:05:26 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-07-25 23:05:29 +0200 |
commit | 84929a53a47f12c98de84ea894e53cc21a033623 (patch) | |
tree | 60f7adabf7b4745697110f127623152921b21b42 /package/tcpdump/tcpdump.hash | |
parent | e7b9afa70a2fe643ffc28151b382e41218a106b8 (diff) | |
download | buildroot-84929a53a47f12c98de84ea894e53cc21a033623.tar.gz buildroot-84929a53a47f12c98de84ea894e53cc21a033623.zip |
genrandconfig: get configs from in-tree toolchain-configs.csv
Now we have the toolchain config fragments in the buildroot directory
itself, it is no longer necessary to fetch it from the toolchain URL.
The --toolchains-url option is renamed to --toolchains-csv.
The paths in the toolchains_csv file should be either absolute, or
relative to buildrootdir.
After this change, the script should be called from autobuild-run as:
subprocess.call([os.path.join(srcdir, "utils/genrandconfig"),
"-o", outputdir, "-b", srcdir,
"--toolchains-csv", kwargs['toolchains_csv']],
stdout=devnull, stderr=log)
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/tcpdump/tcpdump.hash')
0 files changed, 0 insertions, 0 deletions