diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-spidev_3.5.bb (renamed from meta-python/recipes-devtools/python/python3-spidev_3.4.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-spidev_3.4.bb b/meta-python/recipes-devtools/python/python3-spidev_3.5.bb index 334d658d6a..ca5a1eb523 100644 --- a/meta-python/recipes-devtools/python/python3-spidev_3.4.bb +++ b/meta-python/recipes-devtools/python/python3-spidev_3.5.bb | |||
@@ -10,7 +10,7 @@ LICENSE = "MIT" | |||
10 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" | 10 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" |
11 | SRCNAME = "spidev" | 11 | SRCNAME = "spidev" |
12 | 12 | ||
13 | SRC_URI[md5sum] = "bbab6352449f1d572cc9eefeafc58bd1" | 13 | SRC_URI[md5sum] = "7007e4fff2750025e233d8dfe46be670" |
14 | SRC_URI[sha256sum] = "4314e52f573d95233c907f307558893313a8a606e197e77bb711526b0e179e80" | 14 | SRC_URI[sha256sum] = "8a7f5c289f161ea2ac4697fa8a10918232c990678dd0053084b3c43b1363910d" |
15 | 15 | ||
16 | inherit pypi setuptools3 | 16 | inherit pypi setuptools3 |