]> code.ossystems Code Review - openembedded-core.git/commit
python.inc: Fix python2/3 hosttools path references
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 4 May 2017 10:58:05 +0000 (11:58 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 11 May 2017 16:02:22 +0000 (17:02 +0100)
commit080197bf3bdf612da8104c2ae7f0b2c8dea32a0b
tree10a35728d551c7dfd2b5d17fff339cfe42813162
parentbe901200d94beaa35e1d05eb502b117b3b523609
python.inc: Fix python2/3 hosttools path references

Both native and target versions of this file reference mkdir and install
in hosttools paths. Use the version from PATH instead.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python.inc