]> 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, 18 May 2017 12:17:18 +0000 (13:17 +0100)
commit8e3134953edfc88bf3d135b5dc00d361f84b5f37
treef2bc54253eee9218051f67a09e109ce1588b719e
parent2a12c159aae9877a05e0ba023de278cdca59ac45
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.

(From OE-Core rev: 080197bf3bdf612da8104c2ae7f0b2c8dea32a0b)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/python/python.inc