]> code.ossystems Code Review - openembedded-core.git/commit
qemu: do not hardcode python2.7 path
authorRuslan Ruslichenko <rruslich@cisco.com>
Mon, 2 Apr 2018 13:42:18 +0000 (16:42 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 3 Apr 2018 09:57:50 +0000 (10:57 +0100)
commita200d22b26aded093289cb9150b3f05f76578c83
treee72466d945a0bdf4f03c5c8dbfe77c302d8bf830
parent4290e04b69360b5e1da9f37166015e30f66cb335
qemu: do not hardcode python2.7 path

It can be installed to some non standard path in which
case build will be broken.
As python2.7 is specified in HOSTTOOLS we can rely
that it is present in the PATH, so no need to hardcode
it to /usr/bin.

Signed-off-by: Ruslan Ruslichenko <rruslich@cisco.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/qemu/qemu.inc