summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/exceptions.py
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2012-05-24 13:57:16 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-05-25 11:15:12 +0100
commit0b14db452413df414fbadf14d6dae287bc5ae9ca (patch)
tree91f91492ccd35e36b4777ec56c69173f8e7a51bb /bitbake/lib/bb/exceptions.py
parent2d3ff5e6e17c3c8e0ba000c696da54e51167f15d (diff)
downloadpoky-0b14db452413df414fbadf14d6dae287bc5ae9ca.tar.gz
bitbake/utils.py: Ensure utils.which() returns full paths
If the path passed to which contains empty elements, it will search the current working directory for the file which is correct baheviour. Various pieces of code assume the path returned is a full path though. This commit ensures we don't return relative paths. (Bitbake rev: 4de24ccc10e40cc088b8515095df59f69b12715d) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/exceptions.py')
0 files changed, 0 insertions, 0 deletions