summaryrefslogtreecommitdiffstats
path: root/package/cppcms
diff options
context:
space:
mode:
authorArnout Vandecappelle <arnout@mind.be>2017-07-21 03:05:26 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-07-25 23:05:29 +0200
commit84929a53a47f12c98de84ea894e53cc21a033623 (patch)
tree60f7adabf7b4745697110f127623152921b21b42 /package/cppcms
parente7b9afa70a2fe643ffc28151b382e41218a106b8 (diff)
downloadbuildroot-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/cppcms')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud