diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-cffi.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-cffi_1.13.0.bb (renamed from meta-python/recipes-devtools/python/python-cffi_1.12.3.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-cffi_1.13.0.bb (renamed from meta-python/recipes-devtools/python/python3-cffi_1.12.3.bb) | 0 |
3 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-cffi.inc b/meta-python/recipes-devtools/python/python-cffi.inc index 818d23815d..07baa2daf7 100644 --- a/meta-python/recipes-devtools/python/python-cffi.inc +++ b/meta-python/recipes-devtools/python/python-cffi.inc | |||
@@ -4,8 +4,8 @@ LICENSE = "MIT" | |||
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=5677e2fdbf7cdda61d6dd2b57df547bf" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=5677e2fdbf7cdda61d6dd2b57df547bf" |
5 | DEPENDS += "libffi ${PYTHON_PN}-pycparser" | 5 | DEPENDS += "libffi ${PYTHON_PN}-pycparser" |
6 | 6 | ||
7 | SRC_URI[md5sum] = "35ad1f9e1003cac9404c1493eb10d7f5" | 7 | SRC_URI[md5sum] = "2c90be6d3bfbf80ab732b28fd677051d" |
8 | SRC_URI[sha256sum] = "041c81822e9f84b1d9c401182e174996f0bae9991f33725d059b771744290774" | 8 | SRC_URI[sha256sum] = "8fe230f612c18af1df6f348d02d682fe2c28ca0a6c3856c99599cdacae7cf226" |
9 | 9 | ||
10 | RDEPENDS_${PN}_class-target = " \ | 10 | RDEPENDS_${PN}_class-target = " \ |
11 | ${PYTHON_PN}-ctypes \ | 11 | ${PYTHON_PN}-ctypes \ |
diff --git a/meta-python/recipes-devtools/python/python-cffi_1.12.3.bb b/meta-python/recipes-devtools/python/python-cffi_1.13.0.bb index bc667b8056..bc667b8056 100644 --- a/meta-python/recipes-devtools/python/python-cffi_1.12.3.bb +++ b/meta-python/recipes-devtools/python/python-cffi_1.13.0.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-cffi_1.12.3.bb b/meta-python/recipes-devtools/python/python3-cffi_1.13.0.bb index e888084347..e888084347 100644 --- a/meta-python/recipes-devtools/python/python3-cffi_1.12.3.bb +++ b/meta-python/recipes-devtools/python/python3-cffi_1.13.0.bb | |||