summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/python/python-greenlet_0.4.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python-greenlet: uprev to 0.4.1Bruce Ashfield2013-11-181-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>