[Buildroot] [PATCH 1/9] external toolchain: slightly optimize the copy of the toolchain sysroot

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Mon Oct 10 06:43:34 UTC 2011


Le Mon, 10 Oct 2011 00:00:56 +0200,
Peter Korsgaard <jacmet at uclibc.org> a écrit :

> FYI, this breaks on readonly source directories unless you have the new
> rsync 3.0.9, which most people don't. I haven't figured out a good fix
> for older rsync versions yet.

Do you have some details ?

Because:

$ rsync --version | grep version
rsync  version 3.0.7  protocol version 30
$ ls -lR toto/
toto/:
total 4
-r--r--r-- 1 thomas thomas    0 2011-10-10 08:41 b
dr-xr-xr-x 2 thomas thomas 4096 2011-10-10 08:41 titi

toto/titi:
total 0
-r--r--r-- 1 thomas thomas 0 2011-10-10 08:41 a
$ mkdir plop
$ rsync -au toto/ plop/

And it works just fine.

Regards,

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com


More information about the buildroot mailing list