summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorLeon Anavi <leon.anavi@konsulko.com>2021-07-19 15:41:39 +0300
committerKhem Raj <raj.khem@gmail.com>2021-07-20 09:27:56 -0700
commit6e52fe95fe7ffdad67f83441c2da9f20f09981fe (patch)
tree87b51f14b40182e11a593a61ff1bc5ffdf3f9052 /meta-python
parent422ffc7b515f59a96d9a4ca556d113c1d63879d8 (diff)
downloadmeta-openembedded-6e52fe95fe7ffdad67f83441c2da9f20f09981fe.tar.gz
python3-pysonos: Upgrade 0.0.51 -> 0.0.53
Upgrade to release 0.0.53: - Merge current SoCo master - Reinstate workaround for pre-10.1 firmware versions Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-pysonos_0.0.53.bb (renamed from meta-python/recipes-devtools/python/python3-pysonos_0.0.51.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pysonos_0.0.51.bb b/meta-python/recipes-devtools/python/python3-pysonos_0.0.53.bb
index 53465f539..dc7f67665 100644
--- a/meta-python/recipes-devtools/python/python3-pysonos_0.0.51.bb
+++ b/meta-python/recipes-devtools/python/python3-pysonos_0.0.53.bb
@@ -4,7 +4,7 @@ SECTION = "devel/python"
4LICENSE = "MIT" 4LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=07b0e2ca9ac77cd65cd4edf2e13367ea" 5LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=07b0e2ca9ac77cd65cd4edf2e13367ea"
6 6
7SRC_URI[sha256sum] = "828ad17a671dca2c52976efd9404254ad667f75482e33ce2de2e68e89d0e56ef" 7SRC_URI[sha256sum] = "e24ea33f4ab810ff5e698d5e577d382413a2994565439ebc67fb42614f899e93"
8 8
9inherit pypi setuptools3 9inherit pypi setuptools3
10 10