aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/runqemu-internal
diff options
context:
space:
mode:
authorChen Qi <Qi.Chen@windriver.com>2013-07-27 22:21:57 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-08-16 11:14:14 +0100
commit4bd419f95868d5b8707a45cee5f6c5c6a840a65b (patch)
tree4f27a992c85e5139aa3a548f5002130cdfa9abf3 /scripts/runqemu-internal
parent7c2c36a97bab46c73a3a1fb743ad3ec67a4c072e (diff)
downloadopenembedded-core-contrib-4bd419f95868d5b8707a45cee5f6c5c6a840a65b.tar.gz
populate-volatile.sh: don't spawn background process at rootfs time
If we're building a read-only rootfs, we'll get the following error now and then. tar: .: file changed as we read it The root cause is that we spawn background process at rootfs time. When the tar command is running, it's possible that files under rootfs are changed by background processes, thus this error. [YOCTO #4937] Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'scripts/runqemu-internal')
0 files changed, 0 insertions, 0 deletions