diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2022-06-21 16:10:10 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-06-22 22:40:28 +0100 |
commit | fcd9594e80da2a34ab410e98049b616f62396755 (patch) | |
tree | da0b1046b680138a7c757a3114cccdfa7888dcd8 /meta/recipes-graphics/mesa | |
parent | 5ae7621978e291b35b330d6f790f0b12972b315c (diff) | |
download | poky-fcd9594e80da2a34ab410e98049b616f62396755.tar.gz |
wic: fix WicError message
* add missing % to print the values instead of:
| INFO: Build artifacts not found, exiting.
| INFO: (Please check that the build artifacts for the machine
| INFO: selected in local.conf actually exist and that they
| INFO: are the correct artifacts for the image (.wks file)).
|
| ERROR: ("The artifact that couldn't be found was %s:\n %s", 'kernel-dir', '/OE/build/deploy/images/qemux86-64')
(From OE-Core rev: e104c2b1273d8c5bd97893f318bf2a2699ef7f2d)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/mesa')
0 files changed, 0 insertions, 0 deletions