diff options
author | Ed Bartosh <ed.bartosh@linux.intel.com> | 2017-06-16 16:19:30 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-06-23 11:43:37 +0100 |
commit | 29f7735030d383f9614bdb148b52a47c79f05eea (patch) | |
tree | 79a0c7a6f8026d65ac2edb93af664355a5d0b5aa /README | |
parent | 49b704864c7db49e41a0b6bbdb8a2840e7fa232b (diff) | |
download | openembedded-core-29f7735030d383f9614bdb148b52a47c79f05eea.tar.gz openembedded-core-29f7735030d383f9614bdb148b52a47c79f05eea.tar.bz2 openembedded-core-29f7735030d383f9614bdb148b52a47c79f05eea.zip |
wic: fix restoring of original fstab
Wic updates fstab if mount points are specified in .wks.
After partition images are created the original fstab is restored.
However, if exception is raised when partition image being prepared
wic doesn't restore original fstab. This can cause duplication of
added lines in fstab when 'wic create' runs next time.
Wrapping call of 'prepare' method and restoring original fstab
even if exception occurs should fix this.
[YOCTO #11633]
Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions