Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | meta-python: move recipes from meta-oe | Tim Orling | 2014-07-22 | 1 | -14/+0 |
| | | | | | | | | | | | | | | | | | * Move recipes from meta-openembedded/meta-oe that are not depended upon by recipes already in meta-oe (e.g. gateone, anki) * Recipes NOT moved: python-futures python-pyopenssl python-simplejson python-tornado python-pyqt python-sip Signed-off-by: Tim Orling <TicoTimo@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
* | python-greenlet: uprev to 0.4.1 | Bruce Ashfield | 2013-11-18 | 1 | -0/+14 |
During runtime testing of meta-cloud-services several python scripts were continunously segfaulting the interpreter. corefiles and gdb pointed at the greenlet implementation. Moving to 0.4.1 fixed the segfaults, and showed no regressions. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> |