]> 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)
committerAnuj Mittal <anuj.mittal@intel.com>
Thu, 21 Jan 2021 01:57:15 +0000 (09:57 +0800)
commit6136e1312fc69b1b6196aa2fb8986d99ad46e7a1
tree00002f1f2de78ff25ca4cc335a83c02ce389e314
parentef87c3609ecf93158685f4d4cdc53754a6102330
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>
(cherry picked from commit 2e7314ac3a3cab89de93c932e8efc75de0feb0a7)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
scripts/lib/wic/plugins/imager/direct.py
scripts/wic