meta-somdevices: Added python-spidev_3.2.bb and python-websocket-client_0.53.0.bb...
authorJosep Orga <jorga@somdevices.com>
Sat, 10 Apr 2021 07:48:22 +0000 (09:48 +0200)
committerJosep Orga <jorga@somdevices.com>
Sat, 10 Apr 2021 07:48:22 +0000 (09:48 +0200)
Signed-off-by: Josep Orga <jorga@somdevices.com>
recipes-somdevices/python/python-spidev_3.2.bb [new file with mode: 0644]
recipes-somdevices/python/python-websocket-client_0.53.0.bb [new file with mode: 0644]

diff --git a/recipes-somdevices/python/python-spidev_3.2.bb b/recipes-somdevices/python/python-spidev_3.2.bb
new file mode 100644 (file)
index 0000000..537575d
--- /dev/null
@@ -0,0 +1,2 @@
+inherit setuptools
+require ../meta-python/recipes-devtools/python/python-spidev.inc
diff --git a/recipes-somdevices/python/python-websocket-client_0.53.0.bb b/recipes-somdevices/python/python-websocket-client_0.53.0.bb
new file mode 100644 (file)
index 0000000..7b44fa0
--- /dev/null
@@ -0,0 +1,11 @@
+SUMMARY = "WebSocket client for python. hybi13 is supported."
+HOMEPAGE = "https://github.com/websocket-client/websocket-client.git"
+LICENSE = "LGPL-3.0"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=4999ff812affd4e43e9848e8bfc732cb"
+
+inherit pypi setuptools
+
+PYPI_PACKAGE = "websocket_client"
+
+SRC_URI[md5sum] = "e1700953d5daef5706c527dbb4b5edef"
+SRC_URI[sha256sum] = "c42b71b68f9ef151433d6dcc6a7cb98ac72d2ad1e3a74981ca22bc5d9134f166"