]> code.ossystems Code Review - openembedded-core.git/commit
wic: Add new argument to wic_create function
authorEd Bartosh <ed.bartosh@linux.intel.com>
Mon, 22 Jun 2015 11:58:19 +0000 (14:58 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 26 Jun 2015 13:08:01 +0000 (14:08 +0100)
commit33d38aefb06f8849b46c5f9f6c1db73b4dccd985
tree54fc0388a046fdd93371ccf6f9c6ee3021bab18b
parent8425ef0a67aa5ca7b2dbf4c461004af555aa0c96
wic: Add new argument to wic_create function

Added 'compressor' argument to wic_create to pass a name of
compressor utility to the wic engine.

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