]> 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)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 9 Mar 2015 16:00:15 +0000 (16:00 +0000)
commiteea80d25c0902bb16ed3425888857d3cc5486376
tree6e8eccbbb3e1b91f3f560312856402323215c69f
parent060375f0fea327d2962980045666edb6eaa5d5f0
wic: fix fstab generation

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

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