ext-toolchain: fix ct-ng as external rsync issues
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Thu, 13 Oct 2011 16:18:51 +0000 (13:18 -0300)
committerPeter Korsgaard <jacmet@sunsite.dk>
Wed, 2 Nov 2011 11:28:41 +0000 (12:28 +0100)
commitd453d0bc9c15fb0f15f116cbe0c14ce7cd9501ec
treeef2c2ae70cf66926a15236a80fc29208e21fffa7
parent922f19fe80358403e29b14c6e8f1f32821d467c9
ext-toolchain: fix ct-ng as external rsync issues

When using a CT-NG toolchain as external toolchain (not with the
integration) and said toolchain has u-w directories rsync fails.
So instruct rsync to chmod u+w directories in the target copy to avoid
the issue.

[Peter: notice that this is a workaround for a rsync 3.0.8 bug]
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
toolchain/helpers.mk