diff options
author | Martin Kelly <mkelly@xevo.com> | 2017-04-06 12:48:39 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-04-10 23:00:43 +0100 |
commit | e340af0449db5794096f2abb966c9ba314f88452 (patch) | |
tree | 252183e181cda12ef79f2c75db6ad5250fdc479b /meta/recipes-devtools/desktop-file-utils | |
parent | 4d1b21fd6dc2aee75712117df41ab41041d1f735 (diff) | |
download | poky-e340af0449db5794096f2abb966c9ba314f88452.tar.gz |
qemu: use python2.7 instead of python2
meta/conf/bitbake.conf puts python2.7 into the HOSTTOOLS variable but not
python2, so only python2.7 is guaranteed. In addition, on some distros -- such
as Amazon Linux -- /usr/bin/python2 doesn't exist but python2.7 does. So, use
python2.7 for the --python= argument in the qemu configure step.
(From OE-Core rev: 88dc8b532817f4779b35422a413d5c700c130a74)
Signed-off-by: Martin Kelly <mkelly@xevo.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/desktop-file-utils')
0 files changed, 0 insertions, 0 deletions