]> 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)
committerSteve Sakoman <steve@sakoman.com>
Thu, 28 Jan 2021 14:41:47 +0000 (04:41 -1000)
commit447643eebff00715bd9717ebcb75edb20fc69778
tree73cc2820af246e5fe33b4987957209959d5d35bf
parentbd176984ac66a2f47e06394f54df26a3322668b1
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: Steve Sakoman <steve@sakoman.com>
(cherry picked from commit a2308800b7eb5215982db7269d74d6292075f19f)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
scripts/lib/wic/plugins/imager/direct.py
scripts/wic