diff options
author | Antonin Godard <antonin.godard@bootlin.com> | 2025-10-13 09:12:55 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-10-14 11:36:58 +0100 |
commit | 4735aa8fd6242aa37d06f11470c3583a0a261f87 (patch) | |
tree | 1bc01c290c1aa30f233fc0a75c4e3451e25abf62 /scripts/lib/wic/engine.py | |
parent | 5e0e1c586d7bec1febf83878769f654ef47c3fcc (diff) | |
download | poky-4735aa8fd6242aa37d06f11470c3583a0a261f87.tar.gz |
tools/build-docs-container: use the basename of OCI to append args
What we have is OCI = $(which $CONTAINERCMD) = /usr/bin/{docker,podman}.
So we never pass the current if conditions. Compare against the basename
of OCI to pass the checks.
Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>
(From yocto-docs rev: 41fc95a0e06fec29cdd8c47f75093f0a6a2df8c0)
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/wic/engine.py')
0 files changed, 0 insertions, 0 deletions