diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2013-08-07 15:17:15 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-08-16 11:14:36 +0100 |
commit | 4485cd903e59550a33d6086fcf2b329d2b405035 (patch) | |
tree | 1713f11be1e415721b8d782c8a9b2db8f72903f5 /.gitignore | |
parent | a7e8f83cbe1eca9f16af2b05c6cad327f80a5ffa (diff) | |
download | poky-4485cd903e59550a33d6086fcf2b329d2b405035.tar.gz |
populate-volatile.sh: use 'cp -a' to avoid potential problem
Previously, dead links in target directory will not be copied.
This is incorrect as dead links are not uncommon in our rootfs.
So we use '-a' option instead.
(From OE-Core rev: 742440441222e0627abbdd3eb2ee16401e8f4adf)
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions