]> code.ossystems Code Review - openembedded-core.git/commit
wic: Hook up --debug option
authorTom Zanussi <tom.zanussi@linux.intel.com>
Tue, 4 Feb 2014 01:17:00 +0000 (19:17 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 4 Feb 2014 12:56:55 +0000 (12:56 +0000)
commita5ece6f37656fa56b97fd8faf52917345238d015
tree8545e9955b8cd376f7bcc51b82975bc00e819c93
parent43558610a5793888ff2b18bd3a27c7ab558e5ad0
wic: Hook up --debug option

Hook up the existing --debug option to toggle the wic debug loglevel,
which is indispensible when things go wrong, and make it easy to use
from the command-line.

Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/image/engine.py
scripts/wic