summaryrefslogtreecommitdiffstats
path: root/support/testing/tests
diff options
context:
space:
mode:
authorArnout Vandecappelle <arnout@mind.be>2017-07-05 13:14:26 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-07-05 15:23:13 +0200
commit31be2ec220c8ad6e1f98d9fb705034cc288de597 (patch)
tree4294b956d2fd1c5fbb13c9bfea52bc5d1fc74ed7 /support/testing/tests
parentb2ea6eaf23202c92063931bba6fe8f5506e90d52 (diff)
downloadbuildroot-31be2ec220c8ad6e1f98d9fb705034cc288de597.tar.gz
buildroot-31be2ec220c8ad6e1f98d9fb705034cc288de597.zip
boards: replace $HOST_DIR/usr/ with $HOST_DIR/ in scripts
Since things are no longer installed in $(HOST_DIR)/usr, the callers should also not refer to it. This is a mechanical change with git grep -l 'HOST_DIR}\?/usr/' board | xargs sed -i 's%\(HOST_DIR}\?\)/usr/%\1/%g' Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'support/testing/tests')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud