From: Domarys Correa <[email protected]>
Signed-off-by: Domarys Correa <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
(cherry picked from commit 0dccb1e5a698aec92506196fc1a9fcde601160ce)
Signed-off-by: Otavio Salvador <[email protected]>
---
.../python/python3-xmodem_0.4.6.bb | 14 ++++++++++++++
1 file changed, 14 insertions(+)
create mode 100644 meta-python/recipes-devtools/python/python3-xmodem_0.4.6.bb
diff --git a/meta-python/recipes-devtools/python/python3-xmodem_0.4.6.bb
b/meta-python/recipes-devtools/python/python3-xmodem_0.4.6.bb
new file mode 100644
index 000000000..3fdd3e58c
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python3-xmodem_0.4.6.bb
@@ -0,0 +1,14 @@
+DESCRIPTION = "XMODEM protocol implementation"
+
+LICENSE = "MIT"
+LIC_FILES_CHKSUM =
"file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
+
+SRC_URI[sha256sum] =
"089737298f5738eabc43f2519efdc80b402693768f16383f7013b9e6f8f279d7"
+
+inherit pypi setuptools3
+
+RDEPENDS_${PN} += " \
+ ${PYTHON_PN}-logging \
+"
+
+BBCLASSEXTEND = "native nativesdk"
--
2.27.0
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#85079):
https://lists.openembedded.org/g/openembedded-devel/message/85079
Mute This Topic: https://lists.openembedded.org/mt/74845185/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-