diff options
author | Ming Liu <liu.ming50@gmail.com> | 2024-10-27 11:43:16 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-10-28 11:58:22 +0000 |
commit | d7e4664169f7a0ac1ac80f0c07d2d74125a6d12f (patch) | |
tree | 48bc32205cf08896b7004ce2c41c7a6ff280db0e /meta/classes-global/utility-tasks.bbclass | |
parent | a147293ed6d9c1387610f6cf9542ffa3aff50b61 (diff) | |
download | poky-d7e4664169f7a0ac1ac80f0c07d2d74125a6d12f.tar.gz |
toolchain-shar-extract.sh: replace which with "command -v"
Command 'which' is not POSIX or even universally installed on Linux
systems, replace it with 'command -v'.
(From OE-Core rev: f604e059bdf0ebd23f4b9c6af3f6249c9acdc551)
Signed-off-by: Ming Liu <liu.ming50@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes-global/utility-tasks.bbclass')
0 files changed, 0 insertions, 0 deletions