diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-cffi.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-cffi_1.10.0.bb (renamed from meta-python/recipes-devtools/python/python-cffi_1.9.1.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-cffi_1.10.0.bb (renamed from meta-python/recipes-devtools/python/python3-cffi_1.9.1.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 21e41c1882..0ea154f6dd 100644 --- a/meta-python/recipes-devtools/python/python-cffi.inc +++ b/meta-python/recipes-devtools/python/python-cffi.inc | |||
@@ -3,8 +3,8 @@ LICENSE = "MIT" | |||
3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=5677e2fdbf7cdda61d6dd2b57df547bf" | 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=5677e2fdbf7cdda61d6dd2b57df547bf" |
4 | DEPENDS += "libffi ${PYTHON_PN}-pycparser" | 4 | DEPENDS += "libffi ${PYTHON_PN}-pycparser" |
5 | 5 | ||
6 | SRC_URI[md5sum] = "b8fa7ccb87790531db3316ab17aa8244" | 6 | SRC_URI[md5sum] = "2b5fa41182ed0edaf929a789e602a070" |
7 | SRC_URI[sha256sum] = "563e0bd53fda03c151573217b3a49b3abad8813de9dd0632e10090f6190fdaf8" | 7 | SRC_URI[sha256sum] = "b3b02911eb1f6ada203b0763ba924234629b51586f72a21faacc638269f4ced5" |
8 | 8 | ||
9 | RDEPENDS_${PN}_class-target = " \ | 9 | RDEPENDS_${PN}_class-target = " \ |
10 | ${PYTHON_PN}-io \ | 10 | ${PYTHON_PN}-io \ |
diff --git a/meta-python/recipes-devtools/python/python-cffi_1.9.1.bb b/meta-python/recipes-devtools/python/python-cffi_1.10.0.bb index 3cd62d1f78..3cd62d1f78 100644 --- a/meta-python/recipes-devtools/python/python-cffi_1.9.1.bb +++ b/meta-python/recipes-devtools/python/python-cffi_1.10.0.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-cffi_1.9.1.bb b/meta-python/recipes-devtools/python/python3-cffi_1.10.0.bb index e888084347..e888084347 100644 --- a/meta-python/recipes-devtools/python/python3-cffi_1.9.1.bb +++ b/meta-python/recipes-devtools/python/python3-cffi_1.10.0.bb | |||