summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorLeon Anavi <leon.anavi@konsulko.com>2021-01-28 12:28:59 +0200
committerKhem Raj <raj.khem@gmail.com>2021-02-01 10:43:42 -0800
commitb3d4c2482cb28e4e76b30516e30248aec5015d9f (patch)
tree323a3d1c37abd09de6b932f13ace9709680af3c0 /meta-python
parent62a58a0186343de64027f7260d8c76320f8b17bf (diff)
downloadmeta-openembedded-b3d4c2482cb28e4e76b30516e30248aec5015d9f.tar.gz
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>
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-gevent_21.1.2.bb (renamed from meta-python/recipes-devtools/python/python3-gevent_20.9.0.bb)3
1 files changed, 1 insertions, 2 deletions
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
index 06c45f2ed..5edd96b34 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 = " \
20 file://libev-conf.patch;patch=1;pnum=1 \ 20 file://libev-conf.patch;patch=1;pnum=1 \
21" 21"
22 22
23SRC_URI[md5sum] = "9366ee7eebed48003f8a748568ef1f70" 23SRC_URI[sha256sum] = "520cc2a029a9eef436e4e56b007af7859315cafa21937d43c1d5269f12f2c981"
24SRC_URI[sha256sum] = "5f6d48051d336561ec08995431ee4d265ac723a64bba99cc58c3eb1a4d4f5c8d"
25 24
26# The python-gevent has no autoreconf ability 25# The python-gevent has no autoreconf ability
27# and the logic for detecting a cross compile is flawed 26# and the logic for detecting a cross compile is flawed