diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-02-28 12:24:49 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-04-25 15:01:21 +0100 |
commit | 87c218c00682c250c27cacd813a5ab9bb9aa1843 (patch) | |
tree | 7f56d971a6468a49890bd4882ce24db14d452a7d /meta/recipes-devtools/librepo | |
parent | d335a43030b08e6b6191fba2cebfc9e1af4a862f (diff) | |
download | poky-87c218c00682c250c27cacd813a5ab9bb9aa1843.tar.gz |
scripts/wic: Be consistent about how we call bitbake
Whilst its tempting to call bitbake_main(), the script also directly executes
bitbake. By doing both this creates all kinds of races. Therefore
change to use subprocess execution in all cases.
(From OE-Core rev: 0507ec4c6069490c9a503e9e2b65f0e7b1962d34)
(From OE-Core rev: 2f2d52a958d3e9d511a2f5b8b14ed46466dd0d23)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/librepo')
0 files changed, 0 insertions, 0 deletions