]> code.ossystems Code Review - openembedded-core.git/commit
wic: implement ext fs support for 'wic cp'
authorEd Bartosh <ed.bartosh@linux.intel.com>
Tue, 5 Sep 2017 11:54:37 +0000 (14:54 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 11 Sep 2017 16:30:11 +0000 (17:30 +0100)
commit1a2bc70e6f85f414e7af48489e24c09ff335486d
tree25b507bc8ca6dcb42b2e1f24b6d4e691d028d39f
parentb591ba6f4d684aef3d7666bbdc678954e3255df5
wic: implement ext fs support for 'wic cp'

Implemented copying files to the ext partition
using debugfs tool.

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
scripts/lib/wic/engine.py