summaryrefslogtreecommitdiffstats
path: root/boot/syslinux
diff options
context:
space:
mode:
authorThomas De Schampheleire <thomas.de_schampheleire@nokia.com>2017-02-07 22:56:40 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-04-05 21:09:39 +0200
commit367f4abcf9f56787b57cdd231e57fa7ac718cd2d (patch)
treef4ab9ba17bc6e7ca18ea60676de9e9070e574d7d /boot/syslinux
parenta4c4cecd87851bdb3cbd4803a94df7602b102c42 (diff)
downloadbuildroot-367f4abcf9f56787b57cdd231e57fa7ac718cd2d.tar.gz
buildroot-367f4abcf9f56787b57cdd231e57fa7ac718cd2d.zip
toolchain-external: clarify rsync excludes in copy_toolchain_sysroot
The copy_toolchain_sysroot helper features a complex rsync loop that copies various directories from the extracted toolchain to the staging directory. The complexity mainly stems from the fact that we support multilib toolchain tarballs but only copy one of the multilib variants into staging. Increase understandability of this logic by explicitly restricting the rsync excludes to the iteration of the for loop they are relevant for. Additionally, update the function comment. Note: all attempts to reduce duplication between both rsync while keeping things nice and readable failed. One has to be extremely careful regarding line continuation, indentation, and single vs double quoting. In the end, a split up rsync seemed most clean. Signed-off-by: Thomas De Schampheleire <thomas.de_schampheleire@nokia.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'boot/syslinux')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud