]> code.ossystems Code Review - openembedded-core.git/commit
wic: Add workdir argument
authorPaul Barker <pbarker@konsulko.com>
Mon, 11 Jan 2021 10:32:42 +0000 (10:32 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 13 Jan 2021 23:12:25 +0000 (23:12 +0000)
commit2e7314ac3a3cab89de93c932e8efc75de0feb0a7
treedfda773986415c8a0de796a8575b020309ae8047
parent8c210407d07483075a70c8b97ad52b5eae062c9c
wic: Add workdir argument

This allows the path for the temporary workdir used by wic to be set
when running wic from bitbake or directly from the command line.

Signed-off-by: Paul Barker <pbarker@konsulko.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/wic/plugins/imager/direct.py
scripts/wic