[OE-core] [PATCH 0/7] implement wic ls/cp/rm for ext partitions
Ed Bartosh
ed.bartosh at linux.intel.com
Tue Sep 5 11:54:35 UTC 2017
Hi,
This patchset implements listing directory contents, copying and removing
files on ext[2,3,4] partitions of partitioned images.
The following changes since commit ee5bce2d11e783c0921df47b629025a6b67c44bf:
kernel-dev: Removed bad reference for creating patches. (2017-09-02 00:52:49 +0100)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib ed/wip
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=ed/wip
Ed Bartosh (7):
wic: implement ext fs support for 'wic ls'
wic: implement ext fs support for 'wic cp'
wic: implement ext fs support for 'wic rm'
wic: update help content
wic: selftest: add test_wic_ls_ext test case
wic: selftest: add test_wic_cp_ext test case
wic: selftest: add test_wic_rm_ext test case
meta/lib/oeqa/selftest/cases/wic.py | 69 +++++++++++++++++++++++++++++++++++++
scripts/lib/wic/engine.py | 55 ++++++++++++++++++-----------
scripts/lib/wic/help.py | 64 +++++++++++++++++-----------------
3 files changed, 136 insertions(+), 52 deletions(-)
--
Regards,
Ed
More information about the Openembedded-core
mailing list