]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
python-async: inherit setuptools rbt/python-async
authorRobert Yang <liezhi.yang@windriver.com>
Mon, 28 Sep 2015 08:18:42 +0000 (01:18 -0700)
committerRobert Yang <liezhi.yang@windriver.com>
Tue, 29 Sep 2015 07:45:11 +0000 (00:45 -0700)
commit9f9fbe68d6e48b626a31f7ed526b96c260994ccd
tree5f3e515a93575f2fba320d5060fc25e06b46446d
parentd5cf21179d9f8d3c053316b0864d72fc609f5423
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.

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
meta/recipes-devtools/python/python-async_0.6.2.bb