]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.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 22:53:20 +0000 (23:53 +0100)
commit6db7d80443f316e3ef21877490b9b1d4c8634675
treef796582792f3ff88088d44ca0d2c3e0f164e60a7
parent6c951c5a5ea012f029f8a3aed9e3c9e3f81ac61e
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.

(From OE-Core rev: a200d22b26aded093289cb9150b3f05f76578c83)

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