summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/python/python-tornado
Commit message (Collapse)AuthorAgeFilesLines
* meta-openembedded: use correct format of Upstream-StatusMartin Jansa2012-12-231-1/+1
| | | | | | | * some patches have also incorrect value, but e.g. "Unknown" is as good as "Pending" to me Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-tornado: update to the 2.2 releaseKoen Kooi2012-03-041-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* python-tornado: add patch to fix crasherKoen Kooi2011-11-021-0/+32
socket.gaierror: [Errno 3] invalid value for ai_flags. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>