summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/python/python-tornado
Commit message (Collapse)AuthorAgeFilesLines
* python-tornado: move old version recipe from meta-oe to meta-pythonKai Kang2016-01-041-32/+0
| | | | | | | | | Move old version recipe of python-tornado from meta-oe to meta-python that there is a higher version in meta-python already. And rename from _git to exact version _2.2.1. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* 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>