python3-gevent: Upgrade 20.9.0 -> 21.1.2

- Update the embedded libev from 4.31 to 4.33.
- Update the embedded libuv from 1.38.0 to 1.40.0.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Leon Anavi 2021-01-28 12:28:59 +02:00 committed by Khem Raj
parent 62a58a0186
commit b3d4c2482c

View File

@ -20,8 +20,7 @@ SRC_URI_append = " \
file://libev-conf.patch;patch=1;pnum=1 \
"
SRC_URI[md5sum] = "9366ee7eebed48003f8a748568ef1f70"
SRC_URI[sha256sum] = "5f6d48051d336561ec08995431ee4d265ac723a64bba99cc58c3eb1a4d4f5c8d"
SRC_URI[sha256sum] = "520cc2a029a9eef436e4e56b007af7859315cafa21937d43c1d5269f12f2c981"
# The python-gevent has no autoreconf ability
# and the logic for detecting a cross compile is flawed