diff options
Diffstat (limited to 'meta-python/recipes-devtools')
-rw-r--r-- | meta-python/recipes-devtools/python/python-gevent.inc | 6 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-gevent_1.2.2.bb (renamed from meta-python/recipes-devtools/python/python-gevent_1.2.1.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-gevent_1.2.2.bb (renamed from meta-python/recipes-devtools/python/python3-gevent_1.2.1.bb) | 0 |
3 files changed, 3 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python-gevent.inc b/meta-python/recipes-devtools/python/python-gevent.inc index deeceaee0..8889cfb5a 100644 --- a/meta-python/recipes-devtools/python/python-gevent.inc +++ b/meta-python/recipes-devtools/python/python-gevent.inc | |||
@@ -3,7 +3,7 @@ DESCRIPTION = "gevent is a coroutine-based Python networking library that uses g | |||
3 | a high-level synchronous API on top of the libevent event loop." | 3 | a high-level synchronous API on top of the libevent event loop." |
4 | HOMEPAGE = "http://www.gevent.org" | 4 | HOMEPAGE = "http://www.gevent.org" |
5 | LICENSE = "MIT & Python-2.0 & BSD" | 5 | LICENSE = "MIT & Python-2.0 & BSD" |
6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=2dbb33d00e1fd31c7041460a81ac0bd2 \ | 6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=4de99aac27b470c29c6c309e0c279b65 \ |
7 | file://NOTICE;md5=5966cd2c6582656d28ab3c33da3860f8 \ | 7 | file://NOTICE;md5=5966cd2c6582656d28ab3c33da3860f8 \ |
8 | file://deps/libev/LICENSE;md5=d6ad416afd040c90698edcdf1cbee347" | 8 | file://deps/libev/LICENSE;md5=d6ad416afd040c90698edcdf1cbee347" |
9 | DEPENDS += "libevent" | 9 | DEPENDS += "libevent" |
@@ -20,8 +20,8 @@ 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 | ||
23 | SRC_URI[md5sum] = "6700a2433c8e0635425e6798760efc81" | 23 | SRC_URI[md5sum] = "7f0baf355384fe5ff2ecf66853422554" |
24 | SRC_URI[sha256sum] = "3de300d0e32c31311e426e4d5d73b36777ed99c2bac3f8fbad939eeb2c29fa7c" | 24 | SRC_URI[sha256sum] = "4791c8ae9c57d6f153354736e1ccab1e2baf6c8d9ae5a77a9ac90f41e2966b2d" |
25 | 25 | ||
26 | # The python-gevent has no autoreconf ability | 26 | # The python-gevent has no autoreconf ability |
27 | # and the logic for detecting a cross compile is flawed | 27 | # and the logic for detecting a cross compile is flawed |
diff --git a/meta-python/recipes-devtools/python/python-gevent_1.2.1.bb b/meta-python/recipes-devtools/python/python-gevent_1.2.2.bb index f357c9527..f357c9527 100644 --- a/meta-python/recipes-devtools/python/python-gevent_1.2.1.bb +++ b/meta-python/recipes-devtools/python/python-gevent_1.2.2.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-gevent_1.2.1.bb b/meta-python/recipes-devtools/python/python3-gevent_1.2.2.bb index 1f172e586..1f172e586 100644 --- a/meta-python/recipes-devtools/python/python3-gevent_1.2.1.bb +++ b/meta-python/recipes-devtools/python/python3-gevent_1.2.2.bb | |||