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:42 +0100 |
commit | 1dff47b097615771bc144f14c31ea137aa562c70 (patch) | |
tree | 6bf9a4655736a4bf8be4c73c811cefce01554bfc /meta-yocto-bsp/recipes-graphics | |
parent | e6e44cf9c10116b9bd2260eb344031d9b897f669 (diff) | |
download | poky-1dff47b097615771bc144f14c31ea137aa562c70.tar.gz |
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]
(From OE-Core rev: 86ac10995fd08226f82d87e23fda5d4898c3190f)
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto-bsp/recipes-graphics')
0 files changed, 0 insertions, 0 deletions