]> code.ossystems Code Review - openembedded-core.git/commit
wic: fix fstab generation
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>
Sun, 1 Mar 2015 12:54:14 +0000 (13:54 +0100)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 18 Mar 2015 04:11:01 +0000 (01:11 -0300)
commit3cc387efac241538ec9b63a70d3786e3d8f67d33
treec76954c47535495bf522f07ad07fab993aa41f00
parente4c2dfbf353e335eaa1bf814a03e29da047aafbf
wic: fix fstab generation

Commit 0a6668f6e60b4195ff4163c00fc972bacdb27b4b still included some
debug and is not working properly as the new fstab is generated too
late.

Change-Id: I1a6f764bc84002c675eee038230558330e62e39f
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