summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-cloudeebus_0.6.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python-cloudeebus: remove obsolete recipeDerek Straka2017-02-231-35/+0
| | | | | | | | | | | The cloudeebus upstream project has not been active in 3.5 years and the current APIs for most of the dependencies have changed enough to not longer support the current implementation without pinning previous versions. Since this recipe has not functioned correctly for a while, remove it from the layer. Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* Revert "python-pygobject, python-cloudeebus, python-dbusmock: Blacklist ↵Hongxu Jia2016-06-231-3/+0
| | | | | | | | | because of python-pygobject is broken" This reverts commit b0fae32dfc447ef9864e077d05c51bbbf763565b. Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-cloudeebus: fix do_compile failureHongxu Jia2016-06-231-1/+1
| | | | | | | | | | | | | 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>
* python-pygobject, python-cloudeebus, python-dbusmock: Blacklist because of ↵Martin Jansa2016-06-131-0/+3
| | | | | | python-pygobject is broken Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta-python: rename recipes-python to recipes-devtoolsMartin Jansa2014-07-301-0/+35
* match old structure from meta-oe Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>