]> code.ossystems Code Review - openembedded-core.git/commit
wic: misc: Add /bin to the list of searchpaths
authorVijai Kumar K <vijaikumar.kanagarajan@gmail.com>
Tue, 1 Sep 2020 10:02:33 +0000 (15:32 +0530)
committerSteve Sakoman <steve@sakoman.com>
Thu, 3 Sep 2020 03:06:38 +0000 (17:06 -1000)
commit2427c872baf1be5ab9e9fcc0a17ee3b267db0edd
treedcd0471a2de11b45526ade353668c79c8d8bcb42
parent89cb403fce24c853be49e4190d2020c6911b6a31
wic: misc: Add /bin to the list of searchpaths

/bin is also a valid path where one can find executables. Add
that to the search path.

Signed-off-by: Vijai Kumar K <vijaikumar.kanagarajan@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit ca0a6025351cb2135e87cecf828633cf12aa34c6)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
scripts/lib/wic/misc.py