summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-gevent/libev-conf.patch
Commit message (Collapse)AuthorAgeFilesLines
* python3-gevent: use system libraries instead of embeddingRoss Burton2021-11-191-26/+0
| | | | | | | | | | | gevent by default will build its own c-ares and libuv, but that build needs patches and embedded libraries are bad form. DEPEND on the recipes instead, and turn off embedding. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* gevent: update 0.13.8 -> 1.2.1Andrej Rode2017-04-241-0/+26
Signed-off-by: Andrej Rode <andrej.rode@ettus.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>