]> 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)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 2 Sep 2020 14:58:05 +0000 (15:58 +0100)
commitca0a6025351cb2135e87cecf828633cf12aa34c6
treef43c87d718d12c43ee55ac2f7566ea7185c88c7b
parent9c6a114213a80bebc2988ae8d39b296bce7f6982
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>
scripts/lib/wic/misc.py