diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2013-08-26 14:43:55 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-08-26 13:19:36 +0100 |
commit | 86ac10995fd08226f82d87e23fda5d4898c3190f (patch) | |
tree | 5da87d2e9d43b57579d4956ca79a56e531fdb690 /scripts/multilib_header_wrapper.h | |
parent | 1565a0c5a3f245703e280ca90cf11d3f9374788a (diff) | |
download | openembedded-core-86ac10995fd08226f82d87e23fda5d4898c3190f.tar.gz openembedded-core-86ac10995fd08226f82d87e23fda5d4898c3190f.tar.bz2 openembedded-core-86ac10995fd08226f82d87e23fda5d4898c3190f.zip |
read-only-rootfs-hook.sh: check before bind mounting /var/lib
It's possible that /var/lib is on a separate writable partition. In such
situation, we should not bind mount /var/lib with tmpfs, becasue it's
already writable.
This patch fixes this problem by checking whether /var/lib is already
on a writable partition.
[YOCTO #4888]
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/multilib_header_wrapper.h')
0 files changed, 0 insertions, 0 deletions