summaryrefslogtreecommitdiffstats
path: root/scripts/lib/wic/filemap.py
diff options
context:
space:
mode:
authorEd Bartosh <ed.bartosh@linux.intel.com>2016-05-04 16:06:23 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-05-14 23:05:14 +0100
commitbc89dc4225904692882888bbe8feaee6e9c46120 (patch)
tree128f11579d879df4863574cb8e18804901a47f0d /scripts/lib/wic/filemap.py
parentb6b5b5e29531be4eb77f1756b78a7b9a5292bcb4 (diff)
downloadpoky-bc89dc4225904692882888bbe8feaee6e9c46120.tar.gz
wic: use find_executable in favor of bb.utils.which
As bitbake is not ported to Python 3 yet it's better to avoid using its APIs as much as possible to be able to test wic under Python 3 at least partially. Used distutils.spawn.find_executable API in favor of bb.utils.which to get path of the command to run. (From OE-Core rev: 9658956bf8a5da779e06f71941de9b3e89415cdc) Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/wic/filemap.py')
0 files changed, 0 insertions, 0 deletions