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:15 +0100 |
commit | 742440441222e0627abbdd3eb2ee16401e8f4adf (patch) | |
tree | 40dd4f3d768fd46db9e98ae488179e5c90b4d216 /meta/recipes-rt | |
parent | 08947869917dc5a9dfff05b0ee19279f60cf6d2b (diff) | |
download | openembedded-core-742440441222e0627abbdd3eb2ee16401e8f4adf.tar.gz openembedded-core-742440441222e0627abbdd3eb2ee16401e8f4adf.tar.bz2 openembedded-core-742440441222e0627abbdd3eb2ee16401e8f4adf.zip |
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.
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-rt')
0 files changed, 0 insertions, 0 deletions