]> code.ossystems Code Review - openembedded-core.git/commit
wic: add 'wic ls' command
authorEd Bartosh <ed.bartosh@linux.intel.com>
Tue, 13 Jun 2017 11:21:55 +0000 (14:21 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 14 Jun 2017 09:18:20 +0000 (10:18 +0100)
commitba4613469cc2c3d3433be2e2f520f4fff6b3b333
tree451ec82445b435e18f76ec3eef6ccdca898ee548
parent5152f993777550e5e8a420db4d1f3c4370cd1d33
wic: add 'wic ls' command

Added empty 'wic ls' command that does nothing.
The functionality will be added by the next commits.

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/wic/engine.py
scripts/wic