]> code.ossystems Code Review - openembedded-core.git/commit
wic: remove useless calls to __write_fstab
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>
Sun, 8 Feb 2015 23:16:24 +0000 (00:16 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 14 Feb 2015 08:40:35 +0000 (08:40 +0000)
commit0a6668f6e60b4195ff4163c00fc972bacdb27b4b
tree925031ed161e3d9e9ffefca0541a020e73729cc7
parent20fe0c7202724187dbe80eb2101d8ef69e86b94e
wic: remove useless calls to __write_fstab

__write_fstab() is already iterating over parts. There is now need to
call it fort each parts.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
scripts/lib/wic/imager/direct.py