]> code.ossystems Code Review - openembedded-core.git/commit
wic: misc: Do not find for executables in ASSUME_PROVIDED
authorRicardo Ribalda Delgado <ricardo.ribalda@gmail.com>
Sun, 19 Apr 2020 06:35:35 +0000 (08:35 +0200)
committerSteve Sakoman <steve@sakoman.com>
Wed, 12 Jan 2022 14:37:31 +0000 (04:37 -1000)
commiteab485069809c991433b9e1b8e4223a555e4d7f9
tree3cd1e671a85f04d4060a4627eed9aaaa2b393702
parent183a62e7de1ded1f271d8ba4d1b149a85159f4bd
wic: misc: Do not find for executables in ASSUME_PROVIDED

Executables like tar won't be available on the native sysroot, as they
are part of the ASSUME_PROVIDED variable.

Cc: Paul Barker <pbarker@konsulko.com>
Signed-off-by: Ricardo Ribalda Delgado <ricardo@ribalda.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 2f574d535f8665b26dab65c14668cf8fc7b751c0)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
scripts/lib/wic/misc.py