]> 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>
Tue, 1 Sep 2020 15:37:26 +0000 (16:37 +0100)
commit127a7cde970c11a400bdace0b1260b58472cceaf
tree3769ec2844f1232f7f085d161cfc8f9bebd2a420
parentcad0200f8e6a482c0e3874a1a13ba89cf4292077
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