From b3d4c2482cb28e4e76b30516e30248aec5015d9f Mon Sep 17 00:00:00 2001 From: Leon Anavi Date: Thu, 28 Jan 2021 12:28:59 +0200 Subject: [PATCH] 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 Acked-by: Trevor Gamblin Signed-off-by: Khem Raj --- .../{python3-gevent_20.9.0.bb => python3-gevent_21.1.2.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-gevent_20.9.0.bb => python3-gevent_21.1.2.bb} (89%) diff --git a/meta-python/recipes-devtools/python/python3-gevent_20.9.0.bb b/meta-python/recipes-devtools/python/python3-gevent_21.1.2.bb similarity index 89% rename from meta-python/recipes-devtools/python/python3-gevent_20.9.0.bb rename to meta-python/recipes-devtools/python/python3-gevent_21.1.2.bb index 06c45f2ed9..5edd96b348 100644 --- a/meta-python/recipes-devtools/python/python3-gevent_20.9.0.bb +++ b/meta-python/recipes-devtools/python/python3-gevent_21.1.2.bb @@ -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