diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2015-09-28 01:18:42 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-10-01 07:43:33 +0100 |
commit | d9ce0957afa6ca3fe68f9be2a28821712d44a3ab (patch) | |
tree | f83049db3c0d3401a1daafcfce828f18c55d464d /meta/recipes-connectivity/openssl | |
parent | adb69873a15cebcb2f51cf07bed12b2d8d52ab09 (diff) | |
download | poky-d9ce0957afa6ca3fe68f9be2a28821712d44a3ab.tar.gz |
python-async: inherit setuptools
Fixed when bitbake nativesdk-python-async:
DEBUG: Executing shell function do_compile
Traceback (most recent call last):
File "setup.py", line 2, in <module>
from setuptools import setup
ImportError: No module named setuptools
Replace distutils with setuptools will fix the problem.
(From OE-Core rev: 3f34288743edef8f50ed16c30df0e1430239ca1b)
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/openssl')
0 files changed, 0 insertions, 0 deletions