mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-19 03:50:38 +00:00
It fixed the following failure: ... 2 Traceback (most recent call last): 3 File "setup.py", line 24, in <module> 4 from setuptools import setup 5 ImportError: No module named setuptools ... Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>