]> 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)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 18 Mar 2015 04:10:36 +0000 (01:10 -0300)
commit89bb8b53f8b6b208419fec2d6fe39f440646936b
treec1badda330b2664b24940ed11667229e4f2612d8
parent7434fcaafcc308227087ec54f993761de10a7a96
wic: remove useless calls to __write_fstab

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

Change-Id: I7cf315a6b25c30ffc24baf90402df3c9f5026058
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
scripts/lib/wic/imager/direct.py